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/npm:hoek:20180212
  • Loading branch information
snyk-io[bot] authored Sep 16, 2024
1 parent 4a77cb7 commit 7514133
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 @@ -14,7 +14,7 @@
"optimist": "0.6.1",
"fs-extra": "3.0.1",
"bash-color": "0.0.4",
"npm": "5.1.0",
"npm": "5.10.0",
"user-home": "2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7514133

Please sign in to comment.