File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "@craco/craco" : " ^6.2.0" ,
88 "@sentry/browser" : " ^6.10.0" ,
99 "antd" : " ^4.16.10" ,
10- "axios" : " ^0.21.1 " ,
10+ "axios" : " ^0.21.2 " ,
1111 "convert-units" : " ^2.3.4" ,
1212 "formik" : " ^2.2.9" ,
1313 "fuse.js" : " ^6.4.6" ,
Original file line number Diff line number Diff line change @@ -2942,12 +2942,12 @@ axe-core@^4.0.2:
29422942 resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.2.tgz#fcf8777b82c62cfc69c7e9f32c0d2226287680e7"
29432943 integrity sha512-5LMaDRWm8ZFPAEdzTYmgjjEdj1YnQcpfrVajO/sn/LhbpGp0Y0H64c2hLZI1gRMxfA+w1S71Uc/nHaOXgcCvGg==
29442944
2945- axios@^0.21.1 :
2946- version "0.21.1 "
2947- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2948- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
2945+ axios@^0.21.2 :
2946+ version "0.21.2 "
2947+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2948+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
29492949 dependencies:
2950- follow-redirects "^1.10 .0"
2950+ follow-redirects "^1.14 .0"
29512951
29522952axobject-query@^2.2.0:
29532953 version "2.2.0"
@@ -5649,7 +5649,7 @@ flush-write-stream@^1.0.0:
56495649 inherits "^2.0.3"
56505650 readable-stream "^2.3.6"
56515651
5652- follow-redirects@^1.0.0, follow-redirects@^1.10 .0:
5652+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0:
56535653 version "1.14.7"
56545654 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
56555655 integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
You can’t perform that action at this time.
0 commit comments