Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
fix: upgrade electron-store from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade electron-store from 8.1.0 to 8.2.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cider-collective/project/f28b84c2-c731-4fc4-9a1a-5a33cb90ef55?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 28, 2024
1 parent b1b828d commit e0b80b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"electron-fetch": "^1.9.1",
"electron-log": "^4.4.8",
"electron-notarize": "^1.2.2",
"electron-store": "^8.1.0",
"electron-store": "^8.2.0",
"electron-updater": "^5.3.0",
"electron-window-state": "^5.0.3",
"express": "^4.18.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4159,7 +4159,7 @@ __metadata:
electron-fetch: ^1.9.1
electron-log: ^4.4.8
electron-notarize: ^1.2.2
electron-store: ^8.1.0
electron-store: ^8.2.0
electron-updater: ^5.3.0
electron-webpack: ^2.8.2
electron-window-state: ^5.0.3
Expand Down Expand Up @@ -5352,13 +5352,13 @@ __metadata:
languageName: node
linkType: hard

"electron-store@npm:^8.1.0":
version: 8.1.0
resolution: "electron-store@npm:8.1.0"
"electron-store@npm:^8.2.0":
version: 8.2.0
resolution: "electron-store@npm:8.2.0"
dependencies:
conf: ^10.2.0
type-fest: ^2.17.0
checksum: 7036f6d91cdcf6e08b10e24df9b144b9a04fe6cb1d7a7cc009277c1f6ad206d96cfbc3ada8ead47206fc5dadec0d34ff1beb8345bb3696e200f071f66b0abd8e
checksum: ee2484ff9b7f7e34609dfb17d9049386451730e8607422f9efb7e7c96c966f6a2b6d59a7982d555fc23bebd9e9dac245690b74be9411ad1e6d5c5192f78b2eab
languageName: node
linkType: hard

Expand Down

0 comments on commit e0b80b5

Please sign in to comment.