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-8381010
- https://snyk.io/vuln/SNYK-JS-ELECTRON-8381013
  • Loading branch information
snyk-bot committed Nov 17, 2024
1 parent 4f2841f commit f082f32
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 @@ -21,7 +21,7 @@
"hfs":"0.52.9",
"fs":"0.0.1-security",
"nopt":"1.0.10",
"electron":"29.1.6",
"electron":"31.7.5",
"babel-traverse":"7.0.0-beta.3",
"json5":"2.2.1",
"kind-of":"6.0.2",
Expand Down

0 comments on commit f082f32

Please sign in to comment.