Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELECTRON-2805927
  • Loading branch information
snyk-bot committed Sep 2, 2022
1 parent e8c367b commit 6d7accd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"delay": "^4.3.0",
"dirty-chai": "^2.0.1",
"dotenv": "^8.2.0",
"electron": "9.3.2",
"electron": "15.5.3",
"electron-builder": "22.8.1",
"electron-notarize": "1.0.0",
"electron-notarize-dmg": "1.0.0",
Expand Down

0 comments on commit 6d7accd

Please sign in to comment.