Skip to content

Commit 38482e7

Browse files
Merge pull request #216 from napse-invest/dependabot/npm_and_yarn/desktop-app/dev/electron-store-8.2.0
build(deps): bump electron-store from 8.1.0 to 8.2.0 in /desktop-app
2 parents 04f877b + 264fe04 commit 38482e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

desktop-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"date-fns": "^3.3.1",
5959
"electron-dl": "^3.5.1",
6060
"electron-serve": "^1.1.0",
61-
"electron-store": "^8.1.0",
61+
"electron-store": "^8.2.0",
6262
"embla-carousel-react": "^8.0.0-rc20",
6363
"extract-zip": "^2.0.1",
6464
"fs": "^0.0.1-security",

desktop-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6961,10 +6961,10 @@ electron-serve@^1.1.0:
69616961
resolved "https://registry.yarnpkg.com/electron-serve/-/electron-serve-1.1.0.tgz#507f56c8512c501880d3a9bec792fa92512af378"
69626962
integrity sha512-tQJBCbXKoKCfkBC143QCqnEtT1s8dNE2V+b/82NF6lxnGO/2Q3a3GSLHtKl3iEDQgdzTf9pH7p418xq2rXbz1Q==
69636963

6964-
electron-store@^8.1.0:
6965-
version "8.1.0"
6966-
resolved "https://registry.yarnpkg.com/electron-store/-/electron-store-8.1.0.tgz#46a398f2bd9aa83c4a9daaae28380e2b3b9c7597"
6967-
integrity sha512-2clHg/juMjOH0GT9cQ6qtmIvK183B39ZXR0bUoPwKwYHJsEF3quqyDzMFUAu+0OP8ijmN2CbPRAelhNbWUbzwA==
6964+
electron-store@^8.2.0:
6965+
version "8.2.0"
6966+
resolved "https://registry.yarnpkg.com/electron-store/-/electron-store-8.2.0.tgz#114e6e453e8bb746ab4ccb542424d8c881ad2ca1"
6967+
integrity sha512-ukLL5Bevdil6oieAOXz3CMy+OgaItMiVBg701MNlG6W5RaC0AHN7rvlqTCmeb6O7jP0Qa1KKYTE0xV0xbhF4Hw==
69686968
dependencies:
69696969
conf "^10.2.0"
69706970
type-fest "^2.17.0"

0 commit comments

Comments
 (0)