Skip to content

Commit

Permalink
fix: deps/npm/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-REQUEST-3361831
- https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873
  • Loading branch information
snyk-bot committed Nov 27, 2023
1 parent 6d3920d commit 7dcc188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"eslint": "^8.3.0",
"licensee": "^8.2.0",
"spawk": "^1.7.1",
"tap": "^15.1.6"
"tap": "^16.0.0"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",
Expand Down

0 comments on commit 7dcc188

Please sign in to comment.