File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"typescript" : " ^5.3.3"
22
22
},
23
23
"dependencies" : {
24
- "axios" : " ^1.6.7 "
24
+ "axios" : " ^1.8.2 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change @@ -146,12 +146,12 @@ aws4@^1.8.0:
146
146
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
147
147
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
148
148
149
- axios@^1.6.7 :
150
- version "1.6.7 "
151
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7 .tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7 "
152
- integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA ==
149
+ axios@^1.8.2 :
150
+ version "1.8.2 "
151
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
152
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
153
153
dependencies :
154
- follow-redirects "^1.15.4 "
154
+ follow-redirects "^1.15.6 "
155
155
form-data "^4.0.0"
156
156
proxy-from-env "^1.1.0"
157
157
@@ -377,10 +377,10 @@ flat@^5.0.2:
377
377
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
378
378
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
379
379
380
- follow-redirects@^1.15.4 :
381
- version "1.15.5 "
382
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5 .tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020 "
383
- integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw ==
380
+ follow-redirects@^1.15.6 :
381
+ version "1.15.9 "
382
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
383
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
384
384
385
385
forever-agent@~0.6.1 :
386
386
version "0.6.1"
You can’t perform that action at this time.
0 commit comments