Skip to content

Commit

Permalink
chore: update dependency helmet to ^3.23.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 raymondfeng committed Jun 16, 2020
1 parent d5cfb36 commit 9f52cf4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 21 deletions.
12 changes: 3 additions & 9 deletions examples/lb3-application/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 examples/lb3-application/package.json
Expand Up @@ -49,7 +49,7 @@
"cors": "^2.8.5",
"debug": "^4.1.1",
"express": "^4.17.1",
"helmet": "^3.23.0",
"helmet": "^3.23.1",
"loopback": "^3.27.0",
"loopback-boot": "^3.3.1",
"tslib": "^2.0.0"
Expand Down
13 changes: 3 additions & 10 deletions packages/booter-lb3app/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/booter-lb3app/package.json
Expand Up @@ -46,7 +46,7 @@
"@types/node": "^10.17.26",
"compression": "^1.7.4",
"cors": "^2.8.5",
"helmet": "^3.23.0",
"helmet": "^3.23.1",
"loopback-boot": "^3.3.1"
},
"keywords": [
Expand Down

0 comments on commit 9f52cf4

Please sign in to comment.