Skip to content

Commit

Permalink
Update express requirement from ~4.15.5 to ~4.17.1
Browse files Browse the repository at this point in the history
Updates the requirements on [express](https://github.com/expressjs/express) to permit the latest version.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.15.5...4.17.1)
  • Loading branch information
dependabot-preview[bot] authored May 17, 2020
1 parent 479dba8 commit c4b2cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"body-parser": "~1.19.0",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express": "~4.15.5",
"express": "~4.17.1",
"jquery": "^3.2.1",
"level": "^2.1.1",
"morgan": "~1.9.0",
Expand Down

0 comments on commit c4b2cca

Please sign in to comment.