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-ELECTRONUPDATER-7431097
  • Loading branch information
snyk-bot committed Sep 4, 2024
1 parent 858209d commit acf9b77
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 @@ -9,7 +9,7 @@
"classnames": "^2.3.1",
"electron-log": "^5.0.0",
"electron-unhandled": "^4.0.1",
"electron-updater": "^6.1.4",
"electron-updater": "^6.3.0",
"electron-util": "^0.17.2",
"fs-extra": "^11.1.1",
"generate-password": "^1.7.1",
Expand Down

0 comments on commit acf9b77

Please sign in to comment.