Skip to content

Commit

Permalink
chore(deps): bump helmet from 6.2.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [helmet](https://github.com/helmetjs/helmet) from 6.2.0 to 8.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](helmetjs/helmet@v6.2.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 21, 2024
1 parent a53192c commit efd6402
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"cors": "^2.8.5",
"express": "^4.21.0",
"fetch-intercept": "^2.4.0",
"helmet": "^6.0.0",
"helmet": "^8.0.0",
"http-proxy-middleware": "^3.0.3",
"https": "^1.0.0",
"jolokia.js": "^2.1.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2036,7 +2036,7 @@ __metadata:
cors: "npm:^2.8.5"
express: "npm:^4.21.0"
fetch-intercept: "npm:^2.4.0"
helmet: "npm:^6.0.0"
helmet: "npm:^8.0.0"
http-proxy-middleware: "npm:^3.0.3"
https: "npm:^1.0.0"
jest: "npm:^29.6.1"
Expand Down Expand Up @@ -9269,10 +9269,10 @@ __metadata:
languageName: node
linkType: hard

"helmet@npm:^6.0.0":
version: 6.2.0
resolution: "helmet@npm:6.2.0"
checksum: 10/f112fcd0d8494e6c8ad10e9307e182f1be9c9c4917a3f9a3718c13ae120d4c4e1f251e735297d6a9266e068dcc0463ab101c8d7f2b809c0ceabcef4681f81a2a
"helmet@npm:^8.0.0":
version: 8.0.0
resolution: "helmet@npm:8.0.0"
checksum: 10/cf30579d1dbd095e301458265fb6b3446d1ee0598c99b5e946afda8a72c035a6a7ebf2176168d5ca2541e6e522a88fb58d06f0eeec4ab378646960de9aea6584
languageName: node
linkType: hard

Expand Down

0 comments on commit efd6402

Please sign in to comment.