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 35
35
"typescript" : " ^5.1.6"
36
36
},
37
37
"dependencies" : {
38
- "axios" : " 1.4 .0" ,
38
+ "axios" : " 1.5 .0" ,
39
39
"tslib" : " ^2.6.0"
40
40
},
41
41
"engines" : {
Original file line number Diff line number Diff line change @@ -988,10 +988,10 @@ axios-mock-adapter@^1.21.5:
988
988
fast-deep-equal "^3.1.3"
989
989
is-buffer "^2.0.5"
990
990
991
- axios@1.4 .0 :
992
- version "1.4 .0"
993
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.4 .0.tgz#38a7bf1224cd308de271146038b551d725f0be1f "
994
- integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA ==
991
+ axios@1.5 .0 :
992
+ version "1.5 .0"
993
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.5 .0.tgz#f02e4af823e2e46a9768cfc74691fdd0517ea267 "
994
+ integrity sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ ==
995
995
dependencies :
996
996
follow-redirects "^1.15.0"
997
997
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments