Skip to content

Commit

Permalink
fix(deps): update dependency express to ^4.17.1 (#1005)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 21, 2020
1 parent 728231e commit 842d89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions-templates/js/serverless-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"body-parser": "^1.18.3",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.16.4",
"express": "^4.17.1",
"morgan": "^1.9.1",
"node-fetch": "^2.3.0",
"serverless-http": "^1.9.1"
Expand Down

0 comments on commit 842d89a

Please sign in to comment.