mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-21 13:47:39 +02:00
fix(deps): update dependency helmet to v8 (#9491)
This commit is contained in:
parent
7534b66c18
commit
d0597bc054
@ -132,7 +132,7 @@
|
|||||||
"express-session": "^1.17.3",
|
"express-session": "^1.17.3",
|
||||||
"fast-json-patch": "^3.1.0",
|
"fast-json-patch": "^3.1.0",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"helmet": "^6.0.0",
|
"helmet": "^8.0.0",
|
||||||
"http-errors": "^2.0.0",
|
"http-errors": "^2.0.0",
|
||||||
"hyperloglog-lite": "^1.0.2",
|
"hyperloglog-lite": "^1.0.2",
|
||||||
"ip-address": "^10.0.1",
|
"ip-address": "^10.0.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -4837,10 +4837,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"helmet@npm:^6.0.0":
|
"helmet@npm:^8.0.0":
|
||||||
version: 6.2.0
|
version: 8.0.0
|
||||||
resolution: "helmet@npm:6.2.0"
|
resolution: "helmet@npm:8.0.0"
|
||||||
checksum: 10c0/52d97adfdb151ebdc08e5d78eb93eebfb7e8e3e0563e68664828138dc6ab2d9d512b4ae71e1f8c6fcf8ddc38f87908325971d95dcabaafd4fde1f5b0faabeb8c
|
checksum: 10c0/c3d273df206cbb4e5e830ea68afdbd3d0f8e055b2707f67f651ebb4b679c7fd4d6ac77ce6188a2cee32e853d4e24aa00548f787989bbe6e5f98ebfb703855d09
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9373,7 +9373,7 @@ __metadata:
|
|||||||
fast-json-patch: "npm:^3.1.0"
|
fast-json-patch: "npm:^3.1.0"
|
||||||
fetch-mock: "npm:^12.0.0"
|
fetch-mock: "npm:^12.0.0"
|
||||||
hash-sum: "npm:^2.0.0"
|
hash-sum: "npm:^2.0.0"
|
||||||
helmet: "npm:^6.0.0"
|
helmet: "npm:^8.0.0"
|
||||||
http-errors: "npm:^2.0.0"
|
http-errors: "npm:^2.0.0"
|
||||||
husky: "npm:^9.0.11"
|
husky: "npm:^9.0.11"
|
||||||
hyperloglog-lite: "npm:^1.0.2"
|
hyperloglog-lite: "npm:^1.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user