Skip to content

Commit

Permalink
chore: Bump helmet from 4.6.0 to 8.0.0 in /server
Browse files Browse the repository at this point in the history
Bumps [helmet](https://github.com/helmetjs/helmet) from 4.6.0 to 8.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v4.6.0...v8.0.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent ee10f40 commit 710d28d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"express-hbs": "2.5.0",
"fs-extra": "10.1.0",
"handlebars": "4.7.7",
"helmet": "4.6.0",
"helmet": "8.0.0",
"helmet-csp": "3.4.0",
"http-proxy-middleware": "3.0.3",
"logdown": "3.3.1",
Expand Down
11 changes: 9 additions & 2 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3773,13 +3773,20 @@ __metadata:
languageName: node
linkType: hard

"helmet@npm:*, helmet@npm:4.6.0":
"helmet@npm:*":
version: 4.6.0
resolution: "helmet@npm:4.6.0"
checksum: 139ad678d1cab207b043c206f50f6744eff2ef1f463e4626d36718b45b337485c77d10260ef9d89d292fa678da5153d86b08172b3b365cc8e680241015ed3a49
languageName: node
linkType: hard

"helmet@npm:8.0.0":
version: 8.0.0
resolution: "helmet@npm:8.0.0"
checksum: 1a7ef94d35d8e4adae8697f65f9f85d75b3711e4c8b5db5bc7c0480de31e16cf28c92dabe8204eb98aac43db82c69951c771f685a9cd011b15415ffba6fe293b
languageName: node
linkType: hard

"html-entities@npm:^2.1.0":
version: 2.3.2
resolution: "html-entities@npm:2.3.2"
Expand Down Expand Up @@ -6353,7 +6360,7 @@ __metadata:
fs-extra: 10.1.0
generate-changelog: 1.8.0
handlebars: 4.7.7
helmet: 4.6.0
helmet: 8.0.0
helmet-csp: 3.4.0
http-proxy-middleware: 3.0.3
jasmine: 5.4.0
Expand Down

0 comments on commit 710d28d

Please sign in to comment.