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

chore: bump node sdk non beta version (#10649)

This commit is contained in:
Mateusz Kwasniewski 2025-09-10 14:44:47 +02:00 committed by GitHub
parent a5adac5d8d
commit 061cd5a50a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -8805,9 +8805,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"unleash-client@npm:^6.7.0-beta.11": "unleash-client@npm:^6.7.0":
version: 6.7.0-beta.11 version: 6.7.0
resolution: "unleash-client@npm:6.7.0-beta.11" resolution: "unleash-client@npm:6.7.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"
@ -8817,7 +8817,7 @@ __metadata:
murmurhash3js: "npm:^3.0.1" murmurhash3js: "npm:^3.0.1"
proxy-from-env: "npm:^1.1.0" proxy-from-env: "npm:^1.1.0"
semver: "npm:^7.6.2" semver: "npm:^7.6.2"
checksum: 10c0/7ad3623145fde92d70c129ba6ac73d49c826f3c84ac71ca12f4088f6f8f84b3784cf541e18ff1a5999c8df7d3e57e1c43398c087227c53cc8939a7f6f7f21c16 checksum: 10c0/ad7abccf855974f5af8eb40b81ae2d02f92d844e057ee9a91edc1f9ae2fd2b441e6ccbec5692274abbf5148f666432e88d33a0ddc5c4fd71a1834ae0133c0d01
languageName: node languageName: node
linkType: hard linkType: hard
@ -8936,7 +8936,7 @@ __metadata:
type-is: "npm:^2.0.0" type-is: "npm:^2.0.0"
typescript: "npm:5.8.3" typescript: "npm:5.8.3"
ulidx: "npm:^2.4.1" ulidx: "npm:^2.4.1"
unleash-client: "npm:^6.7.0-beta.11" unleash-client: "npm:^6.7.0"
uuid: "npm:^11.0.0" uuid: "npm:^11.0.0"
vite-node: "npm:^3.1.3" vite-node: "npm:^3.1.3"
vitest: "npm:^3.1.3" vitest: "npm:^3.1.3"