mirror of
https://github.com/kremalicious/blowfish.git
synced 2024-11-22 09:47:00 +01:00
Merge pull request #125 from kremalicious/dependabot/npm_and_yarn/electron-store-5.2.0
Bump electron-store from 5.1.1 to 5.2.0
This commit is contained in:
commit
fd408e986e
6
package-lock.json
generated
6
package-lock.json
generated
@ -9505,9 +9505,9 @@
|
||||
}
|
||||
},
|
||||
"electron-store": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/electron-store/-/electron-store-5.1.1.tgz",
|
||||
"integrity": "sha512-FLidOVE8JVCdJXHd7xY/JojKJ2r2WNmWt0O/LlX2LuSVV7dkG2RSy2/Gm2LFw8OKDfrNBd9c/s4X1ikMrJEUKg==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/electron-store/-/electron-store-5.2.0.tgz",
|
||||
"integrity": "sha512-iU3WDqEDAYNYR9XV7p0tJajq/zs9z7Nrn0sAoR5nDyn8h/9dr9kusKbTxD8NtVEBD1TB1pkGMqcbIt/y6knDwQ==",
|
||||
"requires": {
|
||||
"conf": "^6.2.1",
|
||||
"type-fest": "^0.7.1"
|
||||
|
@ -33,7 +33,7 @@
|
||||
"axios": "^0.19.2",
|
||||
"electron-is-dev": "^1.2.0",
|
||||
"electron-next": "^3.1.5",
|
||||
"electron-store": "^5.1.1",
|
||||
"electron-store": "^5.2.0",
|
||||
"ethereum-address": "^0.0.4",
|
||||
"ethereum-blockies": "github:MyEtherWallet/blockies",
|
||||
"ethjs": "^0.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user