Skip to content

Commit a36b03e

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201
1 parent e636935 commit a36b03e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mocha": "^7.x",
4141
"node-mocks-http": "roshangade/node-mocks-http",
4242
"nyc": "^15.x",
43-
"sinon": "^9.x"
43+
"sinon": "^21.0.1"
4444
},
4545
"dependencies": {}
4646
}

0 commit comments

Comments
 (0)