Skip to content

Commit 492e628

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-FORMDATA-10841150
1 parent 6d3920d commit 492e628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/npm/package.json

Lines changed: 1 addition & 1 deletion
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)