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-HFS-7430254
  • Loading branch information
snyk-bot committed Sep 4, 2024
1 parent 19c18ec commit dc6c53e
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 @@ -18,7 +18,7 @@
"tinymce":"4.2.3",
"elliptic": "6.4.1",
"yallist":"4.0.0",
"hfs":"0.52.9",
"hfs":"0.52.10",
"fs":"0.0.1-security",
"nopt":"1.0.10",
"electron":"29.1.6",
Expand Down

0 comments on commit dc6c53e

Please sign in to comment.