Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: deps/npm/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150
  • Loading branch information
snyk-bot committed Jul 21, 2025
commit 70caf58da392a3d8f75ce2626e512f8afbbf77be
2 changes: 1 addition & 1 deletion deps/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"lodash.uniq": "~4.2.1",
"lodash.without": "~4.1.2",
"mkdirp": "~0.5.1",
"node-gyp": "~3.3.1",
"node-gyp": "~8.0.0",
"nopt": "~3.0.6",
"normalize-git-url": "~3.0.2",
"normalize-package-data": "~2.3.5",
Expand Down