File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "@zeit/next-css" : " ^1.0.1" ,
2626 "@zeit/next-workers" : " ^1.0.0" ,
2727 "atob" : " ^2.1.2" ,
28- "axios" : " ^0.19.0 " ,
28+ "axios" : " ^0.21.1 " ,
2929 "cookie-parser" : " ^1.4.4" ,
3030 "copy-text-to-clipboard" : " ^2.1.0" ,
3131 "cross-env" : " ^7.0.2" ,
Original file line number Diff line number Diff line change 2525 "@zeit/next-css" : " ^1.0.1" ,
2626 "@zeit/next-workers" : " ^1.0.0" ,
2727 "atob" : " ^2.1.2" ,
28- "axios" : " ^0.19.0 " ,
28+ "axios" : " ^0.21.1 " ,
2929 "cookie-parser" : " ^1.4.4" ,
3030 "copy-text-to-clipboard" : " ^2.1.0" ,
3131 "cross-env" : " ^7.0.2" ,
Original file line number Diff line number Diff line change @@ -2325,13 +2325,20 @@ axios-debug-log@^0.8.2:
23252325 "@types/debug" "^4.0.0"
23262326 debug "^4.0.0"
23272327
2328- axios@^0.19.0, axios@^0.19. 2:
2328+ axios@^0.19.2:
23292329 version "0.19.2"
23302330 resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
23312331 integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
23322332 dependencies:
23332333 follow-redirects "1.5.10"
23342334
2335+ axios@^0.21.1:
2336+ version "0.21.1"
2337+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2338+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2339+ dependencies:
2340+ follow-redirects "^1.10.0"
2341+
23352342axobject-query@^2.2.0:
23362343 version "2.2.0"
23372344 resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
@@ -6158,6 +6165,11 @@ follow-redirects@1.5.10:
61586165 dependencies:
61596166 debug "=3.1.0"
61606167
6168+ follow-redirects@^1.10.0:
6169+ version "1.13.2"
6170+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.2.tgz#dd73c8effc12728ba5cf4259d760ea5fb83e3147"
6171+ integrity sha512-6mPTgLxYm3r6Bkkg0vNM0HTjfGrOEtsfbhagQvbxDEsEkpNhw582upBaoRZylzen6krEmxXJgt9Ju6HiI4O7BA==
6172+
61616173for-in@^0.1.3:
61626174 version "0.1.8"
61636175 resolved "https://registry.yarnpkg.com/for-in/-/for-in-0.1.8.tgz#d8773908e31256109952b1fdb9b3fa867d2775e1"
You can’t perform that action at this time.
0 commit comments