Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit ba51ad9

Browse files
authored
Fix false security alarm with transitive Mocha dep (#654)
1 parent a8272a3 commit ba51ad9

File tree

2 files changed

+66
-15
lines changed

2 files changed

+66
-15
lines changed

package-lock.json

Lines changed: 65 additions & 14 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
@@ -80,7 +80,7 @@
8080
"eslint-plugin-node": "^11.1.0",
8181
"eslint-plugin-prettier": "^3.1.4",
8282
"eslint-plugin-tsdoc": "^0.2.5",
83-
"mocha": "^8.0.1",
83+
"mocha": "^8.1.1",
8484
"nyc": "^15.1.0",
8585
"prettier": "^2.0.5",
8686
"run-script-os": "^1.1.1",

0 commit comments

Comments
 (0)