File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 "@babel/core" : " ~7.26.0" ,
3939 "@babel/preset-env" : " ~7.26.0" ,
4040 "@rollup/plugin-babel" : " ~6.0.0" ,
41- "axios" : " ~0.29 .0" ,
41+ "axios" : " ~1.8 .0" ,
4242 "axios-mock-adapter" : " ~1.22.0" ,
4343 "babel-jest" : " ~29.7.0" ,
4444 "browserslist" : " ~4.24.0" ,
Original file line number Diff line number Diff line change 4949 "build" : " yarn rollup"
5050 },
5151 "dependencies" : {
52- "axios" : " ^0.29 .0" ,
52+ "axios" : " ^1.0 .0" ,
5353 "kitsu-core" : " ^10.2.0" ,
5454 "pluralize" : " ^8.0.0"
5555 },
Original file line number Diff line number Diff line change @@ -3005,12 +3005,12 @@ axios-mock-adapter@~1.22.0:
30053005 fast-deep-equal "^3.1.3"
30063006 is-buffer "^2.0.5"
30073007
3008- axios@^0.29. 0, axios@~0.29 .0 :
3009- version "0.29.0 "
3010- resolved "https://registry.yarnpkg.com/axios/-/axios-0.29.0 .tgz#5eed1a0bc4c0ffe060624eb7900aff66b7881eeb "
3011- integrity sha512-Kjsq1xisgO5DjjNQwZFsy0gpcU1P2j36dZeQDXVhpIU26GVgkDUnROaHLSuluhMqtDE7aKA2hbKXG5yu5DN8Tg ==
3008+ axios@^1.0. 0, axios@~1.8 .0 :
3009+ version "1.8.4 "
3010+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4 .tgz#78990bb4bc63d2cae072952d374835950a82f447 "
3011+ integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw ==
30123012 dependencies :
3013- follow-redirects "^1.15.4 "
3013+ follow-redirects "^1.15.6 "
30143014 form-data "^4.0.0"
30153015 proxy-from-env "^1.1.0"
30163016
@@ -4990,7 +4990,7 @@ flush-write-stream@^1.0.0:
49904990 inherits "^2.0.3"
49914991 readable-stream "^2.3.6"
49924992
4993- follow-redirects@^1.15.4 :
4993+ follow-redirects@^1.15.6 :
49944994 version "1.15.9"
49954995 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
49964996 integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
You can’t perform that action at this time.
0 commit comments