Skip to content

Commit 2eb2032

Browse files
lholmquistsnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#247)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 Co-authored-by: snyk-bot <[email protected]>
1 parent 9710d7a commit 2eb2032

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

package-lock.json

Lines changed: 7 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"eslint": "^8.22.0",
3737
"eslint-config-semistandard": "^17.0.0",
38-
"mocha": "^10.0.0",
38+
"mocha": "^10.1.0",
3939
"nodeshift": "~8.7.0",
4040
"nyc": "~15.1.0",
4141
"proxyquire": "~2.1.3",

0 commit comments

Comments
 (0)