Skip to content

Commit

Permalink
Merge pull request #5748 from espoon-voltti/dependabot/npm_and_yarn/a…
Browse files Browse the repository at this point in the history
…pigw/helmet-8.0.0

Bump helmet from 7.1.0 to 8.0.0 in /apigw
  • Loading branch information
akheron authored Sep 30, 2024
2 parents fd38fef + 3cb4bb5 commit 0ce3624
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apigw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"express-http-proxy": "^2.1.1",
"express-session": "^1.18.0",
"fast-xml-parser": "^4.5.0",
"helmet": "^7.1.0",
"helmet": "^8.0.0",
"jsonwebtoken": "^9.0.0",
"lodash": "^4.17.21",
"make-error-cause": "^2.3.0",
Expand Down
10 changes: 5 additions & 5 deletions apigw/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3344,7 +3344,7 @@ __metadata:
express-http-proxy: "npm:^2.1.1"
express-session: "npm:^1.18.0"
fast-xml-parser: "npm:^4.5.0"
helmet: "npm:^7.1.0"
helmet: "npm:^8.0.0"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
jsonwebtoken: "npm:^9.0.0"
Expand Down Expand Up @@ -4015,10 +4015,10 @@ __metadata:
languageName: node
linkType: hard

"helmet@npm:^7.1.0":
version: 7.1.0
resolution: "helmet@npm:7.1.0"
checksum: 10/aa13b0907d9d31b65e4ec73093b58d7e94e83c06818cc06869f5eb95d205574a14f01ed71cadfac4a68b736a1a6d7ef2290f3f6ef77ac664c7e75b8f9eddf88c
"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 0ce3624

Please sign in to comment.