Skip to content

Commit

Permalink
⬆ Update dependency @types/helmet to v0.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 11, 2020
1 parent eb44b89 commit 648aada
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@types/compression": "1.7.0",
"@types/cors": "2.8.6",
"@types/helmet": "0.0.46",
"@types/helmet": "0.0.47",
"@types/jest": "25.2.1",
"@types/jsonwebtoken": "8.3.9",
"@types/nedb": "1.8.9",
Expand Down
8 changes: 4 additions & 4 deletions api/yarn.lock
Expand Up @@ -695,10 +695,10 @@
dependencies:
"@types/node" "*"

"@types/helmet@0.0.46":
version "0.0.46"
resolved "https://registry.yarnpkg.com/@types/helmet/-/helmet-0.0.46.tgz#8093232608a52d3209dd31da8526167fd93f4d27"
integrity sha512-gGp1XVSYFRbKT0nl8nLwst6JvwcB7wGAGVkvKja2LKz3tJuTcgmo2TklQ0kUY/t8sOM94IdvBcfgGAYbJsk3tw==
"@types/helmet@0.0.47":
version "0.0.47"
resolved "https://registry.yarnpkg.com/@types/helmet/-/helmet-0.0.47.tgz#ec5161541b649142205b7c558bca14801c5ce129"
integrity sha512-TcHA/djjdUtrMtq/QAayVLrsgjNNZ1Uhtz0KhfH01mrmjH44E54DA1A0HNbwW0H/NBFqV+tGMo85ACuEhMXcdg==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit 648aada

Please sign in to comment.