File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5757 "@typescript-eslint/eslint-plugin" : " ^5.9.0" ,
5858 "@typescript-eslint/parser" : " ^5.9.0" ,
5959 "@vue/test-utils" : " ^1.2.2" ,
60- "axios" : " ^0.24 .0" ,
60+ "axios" : " ^0.25 .0" ,
6161 "axios-mock-adapter" : " ^1.20.0" ,
6262 "eslint" : " ^8.6.0" ,
6363 "eslint-config-prettier" : " ^8.3.0" ,
Original file line number Diff line number Diff line change @@ -3350,12 +3350,12 @@ axios-mock-adapter@^1.20.0:
33503350 is-blob "^2.1.0"
33513351 is-buffer "^2.0.5"
33523352
3353- axios@^0.24 .0:
3354- version "0.24 .0"
3355- resolved "https://registry.yarnpkg.com/axios/-/axios-0.24 .0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6 "
3356- integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA ==
3353+ axios@^0.25 .0:
3354+ version "0.25 .0"
3355+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.25 .0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
3356+ integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
33573357 dependencies:
3358- follow-redirects "^1.14.4 "
3358+ follow-redirects "^1.14.7 "
33593359
33603360babel-jest@^27.4.6:
33613361 version "27.4.6"
@@ -5959,7 +5959,7 @@ flush-write-stream@^1.0.0:
59595959 inherits "^2.0.3"
59605960 readable-stream "^2.3.6"
59615961
5962- follow-redirects@^1.14.4 :
5962+ follow-redirects@^1.14.7 :
59635963 version "1.14.7"
59645964 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
59655965 integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
You can’t perform that action at this time.
0 commit comments