Skip to content

Commit 4758b30

Browse files
committed
Updated mocha version to resolve node-growl security issue (not important, only part of the test suite).
1 parent 6a8ca9c commit 4758b30

File tree

2 files changed

+39
-123
lines changed

2 files changed

+39
-123
lines changed

package-lock.json

Lines changed: 38 additions & 122 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
@@ -27,7 +27,7 @@
2727
"grunt-browserify": "^5.0.0",
2828
"grunt-cli": "1.2.0",
2929
"grunt-contrib-uglify": "^1.0.1",
30-
"mocha": "^3.2.0",
30+
"mocha": "^5.2.0",
3131
"mocha-phantomjs-core": "2.1.2",
3232
"solc": "0.4.20",
3333
"web3": "0.20.2"

0 commit comments

Comments
 (0)