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-SOURCEMAPSUPPORT-6112477
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent b3bf842 commit cdb097e
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 @@ -215,7 +215,7 @@
"remark-gfm": "^3.0.1",
"remark-github": "^11.2.4",
"spawk": "^1.7.1",
"tap": "^16.3.8"
"tap": "^18.0.0"
},
"scripts": {
"dependencies": "node scripts/bundle-and-gitignore-deps.js && node scripts/dependency-graph.js",
Expand Down

0 comments on commit cdb097e

Please sign in to comment.