Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2019
1 parent 5f42b03 commit a7342ee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 34 deletions.
40 changes: 8 additions & 32 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"connect": "3.7.0",
"cors": "2.8.5",
"engine.io-client": "3.3.2",
"express": "4.17.0",
"express": "4.17.1",
"fast-json-stringify": "1.15.3",
"fast-safe-stringify": "2.0.6",
"fastify": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"body-parser": "1.19.0",
"cors": "2.8.5",
"express": "4.17.0",
"express": "4.17.1",
"multer": "1.4.1"
},
"peerDependencies": {
Expand Down

0 comments on commit a7342ee

Please sign in to comment.