File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"typescript" : " ^5.1.6"
31
31
},
32
32
"dependencies" : {
33
- "axios" : " 1.6.8 " ,
33
+ "axios" : " 1.7.1 " ,
34
34
"tslib" : " ^2.6.0"
35
35
},
36
36
"engines" : {
Original file line number Diff line number Diff line change @@ -297,10 +297,10 @@ asynckit@^0.4.0:
297
297
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
298
298
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
299
299
300
- axios@1.6.8 :
301
- version "1.6.8 "
302
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8 .tgz#66d294951f5d988a00e87a0ffb955316a619ea66 "
303
- integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ ==
300
+ axios@1.7.1 :
301
+ version "1.7.1 "
302
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.1 .tgz#522145622a09dfaf49359837db9649ff245a35b9 "
303
+ integrity sha512-+LV37nQcd1EpFalkXksWNBiA17NZ5m5/WspmHGmZmdx1qBOg/VNq/c4eRJiA9VQQHBOs+N0ZhhdU10h2TyNK7Q ==
304
304
dependencies :
305
305
follow-redirects "^1.15.6"
306
306
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments