Skip to content

Commit 67bb08b

Browse files
committed
Autofix vulnerabilities in mocha
1 parent 17ccd2f commit 67bb08b

File tree

2 files changed

+45
-117
lines changed

2 files changed

+45
-117
lines changed

package-lock.json

Lines changed: 44 additions & 116 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
@@ -67,7 +67,7 @@
6767
"chai-as-promised": "^6.0.0",
6868
"dirty-chai": "^1.2.2",
6969
"localstorage-memory": "^1.0.2",
70-
"mocha": "^3.3.0",
70+
"mocha": "^5.2.0",
7171
"nyc": "^13.1.0",
7272
"sinon": "^2.1.0",
7373
"sinon-chai": "^2.9.0",

0 commit comments

Comments
 (0)