Skip to content

Commit

Permalink
Merge pull request #28 from prince-63/dependabot/npm_and_yarn/server/…
Browse files Browse the repository at this point in the history
…helmet-8.0.0

Bump helmet from 7.1.0 to 8.0.0 in /server
  • Loading branch information
prince-63 authored Oct 12, 2024
2 parents b599fef + eb5cfd3 commit 726fe2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express-session": "^1.18.0",
"helmet": "^7.1.0",
"helmet": "^8.0.0",
"jsonwebtoken": "^9.0.2",
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
Expand Down

0 comments on commit 726fe2f

Please sign in to comment.