Skip to content

Commit

Permalink
fix: workspaces/libnpmhook/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 7c4ee92 commit 5eafb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/libnpmhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^13.0.0"
"npm-registry-fetch": "^14.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
Expand Down

0 comments on commit 5eafb66

Please sign in to comment.