Skip to content

Commit

Permalink
chore: bump unleash client to 6.1.2 (#8558)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunogois authored Oct 28, 2024
1 parent e666f90 commit c6173f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"stoppable": "^1.1.0",
"ts-toolbelt": "^9.6.0",
"type-is": "^1.6.18",
"unleash-client": "6.1.1",
"unleash-client": "6.1.2",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9319,17 +9319,17 @@ __metadata:
languageName: node
linkType: hard

"unleash-client@npm:6.1.1":
version: 6.1.1
resolution: "unleash-client@npm:6.1.1"
"unleash-client@npm:6.1.2":
version: 6.1.2
resolution: "unleash-client@npm:6.1.2"
dependencies:
http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.5"
ip-address: "npm:^9.0.5"
make-fetch-happen: "npm:^13.0.1"
murmurhash3js: "npm:^3.0.1"
semver: "npm:^7.6.2"
checksum: 10c0/ff1a5d5d047f05de3581320fbe3af2c796a9bd1578ea5546730883217f35f1462bd89ebf558038b69fdb6a1594031d08c720f7a4c29bf985532bd035f334d989
checksum: 10c0/957ddbde9de79c6a2097672de845a7b1e9c439cec532d3d022799e196ac0f00a6fecb18aaea376304d5981ccd298b57693463f8a90c87764fdd69357496ba961
languageName: node
linkType: hard

Expand Down Expand Up @@ -9444,7 +9444,7 @@ __metadata:
tsc-watch: "npm:6.2.0"
type-is: "npm:^1.6.18"
typescript: "npm:5.4.5"
unleash-client: "npm:6.1.1"
unleash-client: "npm:6.1.2"
uuid: "npm:^9.0.0"
wait-on: "npm:^7.2.0"
languageName: unknown
Expand Down

0 comments on commit c6173f4

Please sign in to comment.