Bump electron-json-storage from 4.5.0 to 4.6.0

Bumps [electron-json-storage](https://github.com/electron-userland/electron-json-storage) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/electron-userland/electron-json-storage/releases)
- [Changelog](https://github.com/electron-userland/electron-json-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-json-storage/commits)

---
updated-dependencies:
- dependency-name: electron-json-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-26 08:59:29 +00:00 committed by GitHub
parent b18ec3116e
commit 4e3cdd478d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"blueimp-load-image": "^5.16.0",
"deep-extend": "^0.6.0",
"electron-context-menu": "^3.6.0",
"electron-json-storage": "^4.5.0",
"electron-json-storage": "^4.6.0",
"electron-log": "^4.4.8",
"electron-window-state": "^5.0.3",
"element-plus": "^2.2.22",

View File

@ -5111,10 +5111,10 @@ electron-is-dev@^2.0.0:
resolved "https://registry.yarnpkg.com/electron-is-dev/-/electron-is-dev-2.0.0.tgz#833487a069b8dad21425c67a19847d9064ab19bd"
integrity sha512-3X99K852Yoqu9AcW50qz3ibYBWY79/pBhlMCab8ToEWS48R0T9tyxRiQhwylE7zQdXrMnx2JKqUJyMPmt5FBqA==
electron-json-storage@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/electron-json-storage/-/electron-json-storage-4.5.0.tgz#7a34cf34c373f94b181a042c32ea9bf4a3b65fb7"
integrity sha512-ML6Um4tZbJv938EbxvMJwzLA+v/wfWwEP+AXNum1zQF9RUFJ/SrRtIjGm9eFTFxURxn81r3ggdovuQikyF/m0Q==
electron-json-storage@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/electron-json-storage/-/electron-json-storage-4.6.0.tgz#13ca643b9cd280316d645affd83ee6dd0c15a244"
integrity sha512-gAgNsnA7tEtV9LzzOnZTyVIb3cQtCva+bEBVT5pbRGU8ZSZTVKPBrTxIAYjeVfdSjyNXgfb1mr/CZrOJgeHyqg==
dependencies:
async "^2.0.0"
lockfile "^1.0.4"