Skip to content

Commit a665dbf

Browse files
committed
Upgrade mocha to 5.* to fix potential security vulnerability
1 parent 36e6c93 commit a665dbf

File tree

3 files changed

+80
-245
lines changed

3 files changed

+80
-245
lines changed

package-lock.json

Lines changed: 41 additions & 133 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
@@ -53,7 +53,7 @@
5353
"chai": "^4.1.2",
5454
"coveralls": "^2.13.1",
5555
"istanbul": "^0.4.5",
56-
"mocha": "^3.5.0",
56+
"mocha": "^5",
5757
"mocha-lcov-reporter": "^1.3.0",
5858
"sinon": "^3.2.1"
5959
}

0 commit comments

Comments
 (0)