Skip to content

Commit

Permalink
Update lodash for prototype pollution vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
mearns committed Jul 11, 2019
1 parent 6685161 commit 7ca8be2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tracking-promise",
"version": "1.0.0",
"version": "1.0.0-dev",
"description": "A JavaScript library for tracking the success/failure of a promise without rejecting",
"keywords": [
"promise",
Expand Down Expand Up @@ -54,6 +54,7 @@
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"husky": "^2.3.0",
"lodash": ">=4.17.14",
"mocha": "^6.1.4",
"mochawesome": "^4.0.1",
"node": "^10.9.0",
Expand Down

0 comments on commit 7ca8be2

Please sign in to comment.