Skip to content

Commit

Permalink
Fixed vulnerable dependencies (#585)
Browse files Browse the repository at this point in the history
* Bumped versions of superagent-mock and supertest packages.
  • Loading branch information
NickToropov committed Aug 10, 2018
1 parent 4aec294 commit 1b20dac
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 74 deletions.
123 changes: 51 additions & 72 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,8 +25,8 @@
"require-all": "^1.1.0",
"run-sequence": "^1.1.2",
"sinon": "1.16.0",
"superagent-mock": "^1.3.0",
"supertest": "^1.0.1",
"superagent-mock": "^3.7.0",
"supertest": "^3.1.0",
"through2": "^2.0.0",
"ts-jsx-loader": "^0.2.1",
"typescript": "1.5.0-alpha",
Expand Down

0 comments on commit 1b20dac

Please sign in to comment.