mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
Update electron to 9.0.5
Change-type: patch
This commit is contained in:
parent
692274691e
commit
ba29d76a00
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -7290,9 +7290,9 @@
|
||||
}
|
||||
},
|
||||
"electron": {
|
||||
"version": "9.0.4",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-9.0.4.tgz",
|
||||
"integrity": "sha512-QzkeZNAiNB7KxcdoQKSoaiVT/GQdB4Vt0/ZZOuU8tIKABAsni2I7ztiAbUzxcsnQsqEBSfChuPuDQ5A4VbbzPg==",
|
||||
"version": "9.0.5",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-9.0.5.tgz",
|
||||
"integrity": "sha512-bnL9H48LuQ250DML8xUscsKiuSu+xv5umXbpBXYJ0BfvYVmFfNbG3jCfhrsH7aP6UcQKVxOG1R/oQExd0EFneQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@electron/get": "^1.0.1",
|
||||
|
@ -74,7 +74,7 @@
|
||||
"css-loader": "^3.5.3",
|
||||
"d3": "^4.13.0",
|
||||
"debug": "^4.2.0",
|
||||
"electron": "9.0.4",
|
||||
"electron": "9.0.5",
|
||||
"electron-builder": "^22.7.0",
|
||||
"electron-mocha": "^8.2.0",
|
||||
"electron-notarize": "^1.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user