Bump electron from 9.1.1 to 9.3.1 in /app
Bumps [electron](https://github.com/electron/electron) from 9.1.1 to 9.3.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v9.1.1...v9.3.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e84f1ce8ff
commit
b90a68cb39
|
@ -2207,9 +2207,9 @@
|
|||
}
|
||||
},
|
||||
"electron": {
|
||||
"version": "9.1.1",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-9.1.1.tgz",
|
||||
"integrity": "sha512-BYvroBLV9x7G4iN33P/IxeZqwjl62/9VuBAF1CoM0m6OeheaiLog1ZMKLlCqVXycJvvrAvLHc454DDEmwnqqhA==",
|
||||
"version": "9.3.1",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-9.3.1.tgz",
|
||||
"integrity": "sha512-DScrhqBT4a54KfdF0EoipALpHmdQTn3m7SSCtbpTcEcG+UDUiXad2cOfW6DHeVH7N+CVDKDG12q2PhVJjXkFAA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@electron/get": "^1.0.1",
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"devDependencies": {
|
||||
"@types/jquery": "^3.5.0",
|
||||
"chai": "^4.2.0",
|
||||
"electron": "^9.1.1",
|
||||
"electron": "^9.3.1",
|
||||
"electron-installer-common": "^0.10.2",
|
||||
"electron-installer-dmg": "^3.0.0",
|
||||
"electron-packager": "^15.0.0",
|
||||
|
|
Loading…
Reference in New Issue