Skip to content

Commit f639784

Browse files
authored
chore: update js client version (#166)
1 parent 7307bb3 commit f639784

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react-dom": "^18.2.0",
5151
"react-test-renderer": "^18.2.0",
5252
"typescript": "^5.3.2",
53-
"unleash-proxy-client": "^3.3.1",
53+
"unleash-proxy-client": "^3.4.0",
5454
"vite": "^4.5.0",
5555
"vite-plugin-dts": "^3.6.3",
5656
"vitest": "^0.34.6"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1972,10 +1972,10 @@ universalify@^0.2.0:
19721972
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
19731973
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
19741974

1975-
unleash-proxy-client@^3.3.1:
1976-
version "3.3.1"
1977-
resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-3.3.1.tgz#99feb627d1a1cbf8cfc4f2ce99d868a1469806c1"
1978-
integrity sha512-tekoTRWBK+B0uG9o/5CJ+LAKNZv+OdLPFVXFESQU2JHnyjtedLyTAmdWhPIxC/eCKiBBay1/2BEWOUCJaL1vzQ==
1975+
unleash-proxy-client@^3.4.0:
1976+
version "3.4.0"
1977+
resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-3.4.0.tgz#c9c4a8b0f18d77dc0b041eb76478c6ce74c98c1e"
1978+
integrity sha512-ivCzm//z+S2T3gSBSZY7HN+5GfoLXZIovMyH6lIZRe2/vCicEdXtXD6cnLTQ2LAiXGV7DpoSM1m8WZGoiLRzkw==
19791979
dependencies:
19801980
tiny-emitter "^2.1.0"
19811981
uuid "^9.0.1"

0 commit comments

Comments
 (0)