Skip to content

Commit 7dcc188

Browse files
committed
fix: deps/npm/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873
1 parent 6d3920d commit 7dcc188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/npm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"eslint": "^8.3.0",
206206
"licensee": "^8.2.0",
207207
"spawk": "^1.7.1",
208-
"tap": "^15.1.6"
208+
"tap": "^16.0.0"
209209
},
210210
"scripts": {
211211
"dumpconf": "env | grep npm | sort | uniq",

0 commit comments

Comments
 (0)