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.5.1 " ,
33
+ "axios" : " 1.6.0 " ,
34
34
"tslib" : " ^2.6.0"
35
35
},
36
36
"engines" : {
Original file line number Diff line number Diff line change @@ -296,10 +296,10 @@ asynckit@^0.4.0:
296
296
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
297
297
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
298
298
299
- axios@1.5.1 :
300
- version "1.5.1 "
301
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1 .tgz#11fbaa11fc35f431193a9564109c88c1f27b585f "
302
- integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A ==
299
+ axios@1.6.0 :
300
+ version "1.6.0 "
301
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
302
+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
303
303
dependencies :
304
304
follow-redirects "^1.15.0"
305
305
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments