Skip to content

Commit

Permalink
Update dependency helmet to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 20, 2022
1 parent 96b9179 commit 9da0aa6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"crypto": "1.0.1",
"dotenv": "16.0.1",
"express": "4.18.1",
"helmet": "5.0.2",
"helmet": "5.1.0",
"js-yaml": "4.1.0",
"tslib": "2.4.0",
"winston": "3.7.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3355,10 +3355,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

helmet@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c"
integrity sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg==
helmet@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.1.0.tgz#e98a5d4bf89ab8119c856018a3bcc82addadcd47"
integrity sha512-klsunXs8rgNSZoaUrNeuCiWUxyc+wzucnEnFejUg3/A+CaF589k9qepLZZ1Jehnzig7YbD4hEuscGXuBY3fq+g==

html-encoding-sniffer@^2.0.1:
version "2.0.1"
Expand Down

0 comments on commit 9da0aa6

Please sign in to comment.