Commit 5113d4c 1 parent 11a1576 commit 5113d4c Copy full SHA for 5113d4c
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @unleash/proxy" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.4.4 " ,
4
4
"description" : " The Unleash Proxy (Open-Source)" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
46
46
"openapi-types" : " ^11.0.0" ,
47
47
"qs" : " ^6.9.7" ,
48
48
"type-is" : " ^1.6.18" ,
49
- "unleash-client" : " ^6.1.0 "
49
+ "unleash-client" : " ^6.1.1 "
50
50
},
51
51
"devDependencies" : {
52
52
"@apidevtools/swagger-parser" : " 10.1.0" ,
Original file line number Diff line number Diff line change @@ -4962,10 +4962,10 @@ unique-slug@^4.0.0:
4962
4962
dependencies :
4963
4963
imurmurhash "^0.1.4"
4964
4964
4965
- unleash-client@^6.1.0 :
4966
- version "6.1.0 "
4967
- resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.0 .tgz#b8863bb049b61d702b7c45328d6225a0c9f9b67a "
4968
- integrity sha512-dXTnWorA5NfddqZfMPcTe6xl+uu9CxkpR5wLuKKLLpvHuNzMrTlwDOfaQqFHlfPx+8xudQQ0fZx4raNxL3GLOg ==
4965
+ unleash-client@^6.1.1 :
4966
+ version "6.1.1 "
4967
+ resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-6.1.1 .tgz#0a53f2646f100c098708b860aa0b7991f0986e39 "
4968
+ integrity sha512-nAQw4SDjPd1J7JN6KD9o+5R1zhGOVhdbAWbpwXwhCi25ofpQVLpsVMpJvaztog1EZUrRd7oZcS21zvrrqZpP9A ==
4969
4969
dependencies :
4970
4970
http-proxy-agent "^7.0.2"
4971
4971
https-proxy-agent "^7.0.5"
You can’t perform that action at this time.
0 commit comments