Skip to content

Commit c7858fa

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 e636935 commit c7858fa

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
@@ -37,7 +37,7 @@
3737
"dtslint": "^3.x",
3838
"eslint": "^6.x",
3939
"eslint-config-google": "^0.14.x",
40-
"mocha": "^7.x",
40+
"mocha": "^11.0.1",
4141
"node-mocks-http": "roshangade/node-mocks-http",
4242
"nyc": "^15.x",
4343
"sinon": "^9.x"

0 commit comments

Comments
 (0)