Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
- Bumped supertest to version 6
- Bumped yargs to version 16
- Upgraded patch/minor versions
  • Loading branch information
dtobe committed Oct 30, 2020
1 parent 1346fd7 commit f917743
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 335 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"lodash": "^4.17.14",
"morgan": "^1.9.1",
"server-destroy": "^1.0.1",
"yargs": "^13.2.4"
"yargs": "^16.1.0"
},
"devDependencies": {
"coveralls": "^3.0.5",
Expand All @@ -40,6 +40,6 @@
"get-port": "^5.0.0",
"jest": "^24.8.0",
"pre-commit": "^1.2.2",
"supertest": "^4.0.2"
"supertest": "^6.0.0"
}
}
Loading

0 comments on commit f917743

Please sign in to comment.