Skip to content

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:
https://www.npmjs.com/package/electron-store

See this project in Snyk:
https://app.snyk.io/org/alcion/project/4715e795-417e-4893-82b6-8ba0bafcae90?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 29, 2024
1 parent 578f19b commit 34fb318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"electron-is-dev": "^2.0.0",
"electron-log": "^5.0.1",
"electron-updater": "^6.1.7",
"electron-store": "^8.1.0",
"electron-store": "^8.2.0",
"minimist": "^1.2.8",
"semver": "^7.5.4",
"uuid": "^9.0.1"
Expand Down Expand Up @@ -117,7 +117,7 @@
"concurrently": "^8.2.2",
"dotenv": "^16.3.1",
"electron": "^27.1.3",
"electron-store": "^8.1.0",
"electron-store": "^8.2.0",
"electron-builder": "^24.9.1",
"playwright": "^1.37.1",
"playwright-core": "^1.35.1"
Expand Down

0 comments on commit 34fb318

Please sign in to comment.