Skip to content

Commit 8d998c8

Browse files
authored
chore: bump unleash client version to beta 6.5 (#9305)
1 parent cbbf255 commit 8d998c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"stoppable": "^1.1.0",
169169
"ts-toolbelt": "^9.6.0",
170170
"type-is": "^1.6.18",
171-
"unleash-client": "^6.4.0",
171+
"unleash-client": "^6.5.0-beta.0",
172172
"uuid": "^9.0.0"
173173
},
174174
"devDependencies": {

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -9270,9 +9270,9 @@ __metadata:
92709270
languageName: node
92719271
linkType: hard
92729272

9273-
"unleash-client@npm:^6.4.0":
9274-
version: 6.4.4
9275-
resolution: "unleash-client@npm:6.4.4"
9273+
"unleash-client@npm:^6.5.0-beta.0":
9274+
version: 6.5.0-beta.0
9275+
resolution: "unleash-client@npm:6.5.0-beta.0"
92769276
dependencies:
92779277
http-proxy-agent: "npm:^7.0.2"
92789278
https-proxy-agent: "npm:^7.0.5"
@@ -9282,7 +9282,7 @@ __metadata:
92829282
murmurhash3js: "npm:^3.0.1"
92839283
proxy-from-env: "npm:^1.1.0"
92849284
semver: "npm:^7.6.2"
9285-
checksum: 10c0/481c0eedac5299258f34d246f78215ee527848ca1b341538f287beb3477db20053861548ccf518c17fbf97245146c7c8bce649f807e4d07244581b3e44281172
9285+
checksum: 10c0/2a525d14dcbb0f7547e4f304f5c6c6a5a42799c77e6d3b142e960854b39700ef83e17daa3304553ab35f88ffd86b0d7af0ae204ff4513ac6c93a438c0b90d524
92869286
languageName: node
92879287
linkType: hard
92889288

@@ -9398,7 +9398,7 @@ __metadata:
93989398
tsc-watch: "npm:6.2.1"
93999399
type-is: "npm:^1.6.18"
94009400
typescript: "npm:5.4.5"
9401-
unleash-client: "npm:^6.4.0"
9401+
unleash-client: "npm:^6.5.0-beta.0"
94029402
uuid: "npm:^9.0.0"
94039403
wait-on: "npm:^7.2.0"
94049404
languageName: unknown

0 commit comments

Comments
 (0)