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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent e0e2b33 commit b99cdc4
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 @@ -25,7 +25,7 @@
"async": "^3.2.4",
"daemon": "~1.1.0",
"ipaddr.js": "~2.1.0",
"node-gyp": "^9.4.0",
"node-gyp": "^10.0.0",
"nopt": "~7.2.0",
"npid": "~0.4.0",
"semver": "~7.5.2",
Expand Down

0 comments on commit b99cdc4

Please sign in to comment.