Skip to content

Commit 9e62599

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
1 parent 9f4b2b9 commit 9e62599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"markdownlint-cli": "^0.8.0 || ^0.32.2",
7474
"mocha": "^5.2.0",
7575
"npmignore": "^0.3.1",
76-
"sinon": "^7.5.0",
76+
"sinon": "^19.0.0",
7777
"typescript": "^3.9.9",
7878
"typescript-eslint-parser": "^20.1.1"
7979
},

0 commit comments

Comments
 (0)