This repository was archived by the owner on Jun 6, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 48
48
"@testing-library/jest-dom" : " 5.11.8" ,
49
49
"@types/cucumber" : " 6.0.1" ,
50
50
"@types/jest" : " 26.0.20" ,
51
- "axios" : " 0.21.1 " ,
51
+ "axios" : " 0.21.2 " ,
52
52
"boxen" : " 5.0.0" ,
53
53
"chai" : " 4.2.0" ,
54
54
"cpy-cli" : " 3.1.1" ,
Original file line number Diff line number Diff line change 19
19
"@fortawesome/free-solid-svg-icons" : " 5.15.1" ,
20
20
"@fortawesome/react-fontawesome" : " 0.1.14" ,
21
21
"@koa/router" : " 10.0.0" ,
22
- "axios" : " ^0.24.0 " ,
22
+ "axios" : " ^0.21.2 " ,
23
23
"colors" : " 1.4.0" ,
24
24
"diff" : " 5.0.0" ,
25
25
"emotion" : " 11.0.0" ,
Original file line number Diff line number Diff line change @@ -2925,19 +2925,19 @@ axios@0.21.0:
2925
2925
dependencies:
2926
2926
follow-redirects "^1.10.0"
2927
2927
2928
- axios@0.21.1 :
2929
- version "0.21.1 "
2930
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2931
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
2928
+ axios@0.21.2 :
2929
+ version "0.21.2 "
2930
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2931
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
2932
2932
dependencies:
2933
- follow-redirects "^1.10 .0"
2933
+ follow-redirects "^1.14 .0"
2934
2934
2935
- axios@^0.24.0 :
2936
- version "0.24.0 "
2937
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0 .tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6 "
2938
- integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA ==
2935
+ axios@^0.21.2 :
2936
+ version "0.21.4 "
2937
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4 .tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575 "
2938
+ integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg ==
2939
2939
dependencies:
2940
- follow-redirects "^1.14.4 "
2940
+ follow-redirects "^1.14.0 "
2941
2941
2942
2942
axobject-query@^2.1.2:
2943
2943
version "2.2.0"
@@ -5779,7 +5779,7 @@ flush-write-stream@^1.0.0:
5779
5779
inherits "^2.0.3"
5780
5780
readable-stream "^2.3.6"
5781
5781
5782
- follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.14.4 :
5782
+ follow-redirects@^1.0.0, follow-redirects@^1.10.0, follow-redirects@^1.14.0 :
5783
5783
version "1.14.6"
5784
5784
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
5785
5785
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==
You can’t perform that action at this time.
0 commit comments