Skip to content

Commit

Permalink
Partially fixed vulnerable dependencies(#574)
Browse files Browse the repository at this point in the history
* Bumped up version of jsonwebtoken module in code-push/cli
* Bumped up version of gulp-mocha module and removed webpack module in code-push
  • Loading branch information
NickToropov committed Jun 28, 2018
1 parent 1036bc7 commit 064d70d
Show file tree
Hide file tree
Showing 4 changed files with 464 additions and 1,883 deletions.
169 changes: 105 additions & 64 deletions cli/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 cli/package.json
Expand Up @@ -31,7 +31,7 @@
"code-push": "2.0.5",
"email-validator": "^1.0.3",
"gradle-to-js": "^1.0.1",
"jsonwebtoken": "^7.4.1",
"jsonwebtoken": "^8.3.0",
"mkdirp": "^0.5.1",
"moment": "^2.21.0",
"opener": "^1.4.1",
Expand Down

0 comments on commit 064d70d

Please sign in to comment.