File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1717 "@types/node" : " ^20.5.7" ,
1818 "node" : " ^20.5.1" ,
1919 "node-fetch" : " ^3.3.2" ,
20- "unleash-proxy-client" : " ^2.5 .0"
20+ "unleash-proxy-client" : " ^3.0 .0"
2121 },
2222 "devDependencies" : {
2323 "@babel/preset-env" : " ^7.22.14" ,
Original file line number Diff line number Diff line change @@ -3243,13 +3243,13 @@ universal-user-agent@^6.0.0:
32433243 resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee"
32443244 integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==
32453245
3246- unleash-proxy-client@^2.5 .0 :
3247- version "2.5.0 "
3248- resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-2.5.0 .tgz#0f4f34285bc3223023ca2cf3ef9dabd2132eea9f "
3249- integrity sha512-GWYLcQDW2UVhqAVwZX7jNzD6Lp96UJXEi66r9MiDd/C3Xw7rbTdFziNJAhEZpLNqR7j75+TfZaEYMCMy/k778g ==
3246+ unleash-proxy-client@^3.0 .0 :
3247+ version "3.7.8 "
3248+ resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-3.7.8 .tgz#ab09f56ea1c51c68a97ed013de5abff99bea77d9 "
3249+ integrity sha512-VX0jDcOporeVb1nh4+HGpEZIwcwHl/HP/7cyZxQq3umffN0hx44Tw1u4nmdopmm9s7Hb2BES0pFCIntr/lh3vQ ==
32503250 dependencies :
32513251 tiny-emitter "^2.1.0"
3252- uuid "^8.3.2 "
3252+ uuid "^9.0.1 "
32533253
32543254update-browserslist-db@^1.0.13 :
32553255 version "1.0.13"
@@ -3264,6 +3264,11 @@ uuid@^8.3.2:
32643264 resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
32653265 integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
32663266
3267+ uuid@^9.0.1 :
3268+ version "9.0.1"
3269+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
3270+ integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
3271+
32673272v8-to-istanbul@^9.0.1 :
32683273 version "9.1.0"
32693274 resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz#1b83ed4e397f58c85c266a570fc2558b5feb9265"
You can’t perform that action at this time.
0 commit comments