Skip to content

Commit

Permalink
Merge pull request #207 from CougarCS/snyk-upgrade-016b6e2ed59a646f49…
Browse files Browse the repository at this point in the history
…3bbffb36f163a6

[Snyk] Upgrade helmet from 5.0.1 to 5.0.2
  • Loading branch information
vyas0189 authored Feb 15, 2022
2 parents e7ebc8a + 3bc0e2a commit 9f93135
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 @@ -32,7 +32,7 @@
"express-actuator": "^1.8.0",
"express-rate-limit": "^6.2.0",
"express-validator": "^6.12.2",
"helmet": "^5.0.0",
"helmet": "^5.0.2",
"lodash": "^4.17.21",
"memory-cache": "^0.2.0",
"moment": "^2.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3527,10 +3527,10 @@ has@^1.0.3:
dependencies:
function-bind "^1.1.1"

helmet@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.1.tgz#e8b2aacf881dd5cffadbb640f23155f23de485ae"
integrity sha512-iyYpGYH2nbQVaQtauYDnemWg45S2RyGvJ+iKj+V9jp7Dc1NTtAJHmD+hFOSYS7Xdwe1GeyVEYSydggXLOg6TKQ==
helmet@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-5.0.2.tgz#3264ec6bab96c82deaf65e3403c369424cb2366c"
integrity sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg==

[email protected]:
version "1.0.0"
Expand Down

0 comments on commit 9f93135

Please sign in to comment.