upgrade electron

This commit is contained in:
Esteban Abaroa
2023-05-06 20:40:49 +00:00
parent 22b92d1ae0
commit 65d57a86b9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -121,7 +121,7 @@
"cordova-res": "0.15.4",
"cross-env": "7.0.3",
"decompress": "4.2.1",
"electron": "19.0.1",
"electron": "19.1.8",
"electron-builder": "23.0.9",
"typescript": "5.0.2",
"wait-on": "7.0.1"
+4 -4
View File
@@ -6242,10 +6242,10 @@ electron-to-chromium@^1.4.284:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.371.tgz#393983ef087268a20c926a89be30e9f0bfc803b0"
integrity sha512-jlBzY4tFcJaiUjzhRTCWAqRvTO/fWzjA3Bls0mykzGZ7zvcMP7h05W6UcgzfT9Ca1SW2xyKDOFRyI0pQeRNZGw==
electron@19.0.1:
version "19.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.1.tgz#9370cb4d43db959bbe1dfa85ba582b3a012af5aa"
integrity sha512-zuhJVV7nTDFrRZ7uAIylSD0Eoi1xcUV4UzGfpWsREI4W5GsxNGyZQeqQDpg43w8+7oED812oDrGfPh5kb9rcQA==
electron@19.1.8:
version "19.1.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.1.8.tgz#3ce19c270ca86d05bbf0df5ceeaea2d23edc7083"
integrity sha512-UfPQdFjgKI0xCm1V5sV3iAVOs0kCwAE91xWzV5tI7ij14yOkxTdXp9BqTzFaSbQYLYxn6q1BUUe1nlzjJjzAnw==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"