1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore: update node sdk (#8940)

This commit is contained in:
Mateusz Kwasniewski 2024-12-09 14:44:15 +01:00 committed by GitHub
parent 4274bd6635
commit 3a0cddc345
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

View File

@ -167,7 +167,7 @@
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"ts-toolbelt": "^9.6.0", "ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18", "type-is": "^1.6.18",
"unleash-client": "6.2.0-alpha.0", "unleash-client": "6.3.0-alpha.0",
"uuid": "^9.0.0" "uuid": "^9.0.0"
}, },
"devDependencies": { "devDependencies": {

View File

@ -9294,9 +9294,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"unleash-client@npm:6.2.0-alpha.0": "unleash-client@npm:6.3.0-alpha.0":
version: 6.2.0-alpha.0 version: 6.3.0-alpha.0
resolution: "unleash-client@npm:6.2.0-alpha.0" resolution: "unleash-client@npm:6.3.0-alpha.0"
dependencies: dependencies:
http-proxy-agent: "npm:^7.0.2" http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.5" https-proxy-agent: "npm:^7.0.5"
@ -9304,8 +9304,9 @@ __metadata:
launchdarkly-eventsource: "npm:2.0.3" launchdarkly-eventsource: "npm:2.0.3"
make-fetch-happen: "npm:^13.0.1" make-fetch-happen: "npm:^13.0.1"
murmurhash3js: "npm:^3.0.1" murmurhash3js: "npm:^3.0.1"
proxy-from-env: "npm:^1.1.0"
semver: "npm:^7.6.2" semver: "npm:^7.6.2"
checksum: 10c0/ed5cd23191edcd43b49b0d6b716c9da315737e144f3e7ad062f4876549472af568c43f5d96c4cd8f3a9b408de42e04d8332db67b1a94f9d8bffd452677294794 checksum: 10c0/2646cdc0cc2e2e257342aeeeaab3ad973acc8b48fece25c8a36207c4cadfb1bc08e88789839ebdff4191f0b56806207e66e0863e7144bbd9370fb8256626edab
languageName: node languageName: node
linkType: hard linkType: hard
@ -9420,7 +9421,7 @@ __metadata:
tsc-watch: "npm:6.2.1" tsc-watch: "npm:6.2.1"
type-is: "npm:^1.6.18" type-is: "npm:^1.6.18"
typescript: "npm:5.4.5" typescript: "npm:5.4.5"
unleash-client: "npm:6.2.0-alpha.0" unleash-client: "npm:6.3.0-alpha.0"
uuid: "npm:^9.0.0" uuid: "npm:^9.0.0"
wait-on: "npm:^7.2.0" wait-on: "npm:^7.2.0"
languageName: unknown languageName: unknown