1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-11-22 09:47:00 +01:00

Bump electron-store from 5.1.1 to 5.2.0

Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v5.1.1...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-08 04:19:08 +00:00 committed by GitHub
parent 81b7ce0a18
commit f87a5288a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9557,9 +9557,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"

View File

@ -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",