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/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 13, 2024
1 parent 01bf480 commit 6f1395f
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 @@ -93,7 +93,7 @@
"proxyquire": "^2.1.3",
"rimraf": "^3.0.2",
"server-destroy": "^1.0.1",
"sinon": "^11.0.0",
"sinon": "^19.0.0",
"tmp": "^0.2.0",
"typescript": "^3.8.3",
"yargs-parser": "^20.2.0"
Expand Down

0 comments on commit 6f1395f

Please sign in to comment.