Skip to content

Commit

Permalink
Update dependency express to v4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 6, 2019
1 parent 4ea263a commit fb8b8c5
Show file tree
Hide file tree
Showing 4 changed files with 469 additions and 115 deletions.
252 changes: 210 additions & 42 deletions expressSampleApp/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 expressSampleApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "",
"main": "server.js",
"dependencies": {
"express": "4.16.4",
"express": "4.17.1",
"body-parser": "1.18.3",
"morgan": "1.9.1",
"reload": "^3.0.0",
Expand Down
Loading

0 comments on commit fb8b8c5

Please sign in to comment.