Skip to content

Commit

Permalink
fix: upgrade helmet from 6.0.1 to 6.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade helmet from 6.0.1 to 6.2.0.

See this package in npm:
helmet

See this project in Snyk:
https://app.snyk.io/org/eriklopess/project/4fd01b36-5ca9-4e17-b5cf-4585a1219056?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 24, 2024
1 parent a862de4 commit 47782e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express-session": "^1.17.3",
"helmet": "^6.0.1",
"helmet": "^6.2.0",
"jsonwebtoken": "^8.5.1",
"mongo-sanitize": "^1.1.0",
"mongoose": "^6.12.5",
Expand Down

0 comments on commit 47782e9

Please sign in to comment.