Skip to content

Commit 2b7d463

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jackspeak": "=2.1.1",
7272
"ls-engines": "^0.8.1",
7373
"markdownlint-cli": "^0.8.0 || ^0.32.2",
74-
"mocha": "^5.2.0",
74+
"mocha": "^11.0.1",
7575
"npmignore": "^0.3.1",
7676
"sinon": "^7.5.0",
7777
"typescript": "^3.9.9",

0 commit comments

Comments
 (0)