1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00

chore: update node sdk with fetch mode cleanup (#10630)

This commit is contained in:
Mateusz Kwasniewski 2025-09-08 13:30:30 +02:00 committed by GitHub
parent b8cdd1d004
commit 0a7b295cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -130,7 +130,7 @@
"ts-toolbelt": "^9.6.0",
"type-is": "^2.0.0",
"ulidx": "^2.4.1",
"unleash-client": "^6.7.0-beta.9",
"unleash-client": "^6.7.0-beta.10",
"uuid": "^11.0.0"
},
"devDependencies": {

View File

@ -8617,9 +8617,9 @@ __metadata:
languageName: node
linkType: hard
"unleash-client@npm:^6.7.0-beta.9":
version: 6.7.0-beta.9
resolution: "unleash-client@npm:6.7.0-beta.9"
"unleash-client@npm:^6.7.0-beta.10":
version: 6.7.0-beta.10
resolution: "unleash-client@npm:6.7.0-beta.10"
dependencies:
http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.5"
@ -8629,7 +8629,7 @@ __metadata:
murmurhash3js: "npm:^3.0.1"
proxy-from-env: "npm:^1.1.0"
semver: "npm:^7.6.2"
checksum: 10c0/50dafa1ac02b2c55f7a72f102724f9ba14099fb0bde87355f845817f5d6c130dd049f3c7fa30b11b0d082507cdd593ba085aee078a903e714abb029740ca01e4
checksum: 10c0/5a00491bd779274dc8dc9f5ad7f705fc58aeea655e2b39f131963a3a06f2288c4aeb14b34736f1a80eb6728213e4255e1e1091924f40d5fa8c45f747a0b54a44
languageName: node
linkType: hard
@ -8747,7 +8747,7 @@ __metadata:
type-is: "npm:^2.0.0"
typescript: "npm:5.8.3"
ulidx: "npm:^2.4.1"
unleash-client: "npm:^6.7.0-beta.9"
unleash-client: "npm:^6.7.0-beta.10"
uuid: "npm:^11.0.0"
vite-node: "npm:^3.1.3"
vitest: "npm:^3.1.3"