mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-22 01:36:58 +01:00
Merge pull request #213 from kremalicious/dependabot/npm_and_yarn/electron-10.1.3
Bump electron from 10.1.2 to 10.1.3
This commit is contained in:
commit
1bb1cfc3d6
6
package-lock.json
generated
6
package-lock.json
generated
@ -10620,9 +10620,9 @@
|
||||
}
|
||||
},
|
||||
"electron": {
|
||||
"version": "10.1.2",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-10.1.2.tgz",
|
||||
"integrity": "sha512-SvN8DcKCmPZ0UcQSNAJBfaUu+LGACqtRhUn1rW0UBLHgdbbDM76L0GU5/XGQEllH5pu5bwlCZwax3srzIl+Aeg==",
|
||||
"version": "10.1.3",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-10.1.3.tgz",
|
||||
"integrity": "sha512-CR8LrlG47MdAp317SQ3vGYa2o2cIMdMSMPYH46OVitFLk35dwE9fn3VqvhUIXhCHYcNWIAPzMhkVHpkoFdKWuw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@electron/get": "^1.0.1",
|
||||
|
@ -56,7 +56,7 @@
|
||||
"copy": "^0.3.2",
|
||||
"cross-env": "^7.0.2",
|
||||
"dotenv": "^8.2.0",
|
||||
"electron": "^10.1.2",
|
||||
"electron": "^10.1.3",
|
||||
"electron-builder": "^22.8.1",
|
||||
"electron-devtools-installer": "^3.1.1",
|
||||
"eslint": "^7.10.0",
|
||||
|
Loading…
Reference in New Issue
Block a user