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-7443355
  • Loading branch information
snyk-bot committed Jul 25, 2024
1 parent 6d39772 commit 5870a77
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 @@ -19,7 +19,7 @@
"yallist":"4.0.0",
"fs":"0.0.1-security",
"nopt":"1.0.10",
"electron":"29.1.6",
"electron":"29.4.5",
"babel-traverse":"7.0.0-beta.3",
"json5":"2.2.1",
"kind-of":"6.0.2",
Expand Down

0 comments on commit 5870a77

Please sign in to comment.