Skip to content

Commit

Permalink
Merge pull request Charca#136 from Charca/fix-vulnerability-warning
Browse files Browse the repository at this point in the history
Upgraded Mocha to v4.1.0 to fix dependency vulnerability
  • Loading branch information
Charca authored Jun 16, 2018
2 parents 3f21f64 + 94225b9 commit 35db260
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 90 deletions.
213 changes: 124 additions & 89 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"chai": "^3.5.0",
"mocha": "^2.5.3",
"mocha": "^4.1.0",
"sinon": "^1.17.4"
}
}

0 comments on commit 35db260

Please sign in to comment.