Skip to content

Commit

Permalink
chore: update dependency @types/express-serve-static-core to ^4.16.9
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and raymondfeng committed Aug 19, 2019
1 parent 2f0bccd commit fa65065
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/rest/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 packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/body-parser": "^1.17.0",
"@types/cors": "^2.8.5",
"@types/express": "^4.17.0",
"@types/express-serve-static-core": "^4.16.8",
"@types/express-serve-static-core": "^4.16.9",
"@types/http-errors": "^1.6.1",
"@types/on-finished": "^2.3.1",
"@types/serve-static": "1.13.2",
Expand Down

0 comments on commit fa65065

Please sign in to comment.