Skip to content

Commit

Permalink
chore: update dependency @types/body-parser to ^1.17.1
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 bajtos committed Aug 19, 2019
1 parent 4fac5f9 commit d1eef59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
20 changes: 3 additions & 17 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 @@ -23,7 +23,7 @@
"@loopback/core": "^1.9.2",
"@loopback/http-server": "^1.4.9",
"@loopback/openapi-v3": "^1.9.3",
"@types/body-parser": "^1.17.0",
"@types/body-parser": "^1.17.1",
"@types/cors": "^2.8.5",
"@types/express": "^4.17.1",
"@types/express-serve-static-core": "^4.16.9",
Expand Down

0 comments on commit d1eef59

Please sign in to comment.