1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02:00

fix(deps): update dependency helmet to v8 (#9491)

This commit is contained in:
renovate[bot] 2025-03-11 12:00:43 +01:00 committed by GitHub
parent 7534b66c18
commit d0597bc054
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -132,7 +132,7 @@
"express-session": "^1.17.3",
"fast-json-patch": "^3.1.0",
"hash-sum": "^2.0.0",
"helmet": "^6.0.0",
"helmet": "^8.0.0",
"http-errors": "^2.0.0",
"hyperloglog-lite": "^1.0.2",
"ip-address": "^10.0.1",

View File

@ -4837,10 +4837,10 @@ __metadata:
languageName: node
linkType: hard
"helmet@npm:^6.0.0":
version: 6.2.0
resolution: "helmet@npm:6.2.0"
checksum: 10c0/52d97adfdb151ebdc08e5d78eb93eebfb7e8e3e0563e68664828138dc6ab2d9d512b4ae71e1f8c6fcf8ddc38f87908325971d95dcabaafd4fde1f5b0faabeb8c
"helmet@npm:^8.0.0":
version: 8.0.0
resolution: "helmet@npm:8.0.0"
checksum: 10c0/c3d273df206cbb4e5e830ea68afdbd3d0f8e055b2707f67f651ebb4b679c7fd4d6ac77ce6188a2cee32e853d4e24aa00548f787989bbe6e5f98ebfb703855d09
languageName: node
linkType: hard
@ -9373,7 +9373,7 @@ __metadata:
fast-json-patch: "npm:^3.1.0"
fetch-mock: "npm:^12.0.0"
hash-sum: "npm:^2.0.0"
helmet: "npm:^6.0.0"
helmet: "npm:^8.0.0"
http-errors: "npm:^2.0.0"
husky: "npm:^9.0.11"
hyperloglog-lite: "npm:^1.0.2"