File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
"@babel/polyfill" : " ^7.0.0-beta.36" ,
19
19
"@babel/runtime" : " ^7.3.1" ,
20
20
"antd" : " ^3.15.2" ,
21
- "axios" : " ^0.21.1 " ,
21
+ "axios" : " ^0.21.2 " ,
22
22
"classnames" : " ^2.2.5" ,
23
23
"dva" : " ^2.4.1" ,
24
24
"history" : " ^4.7.2" ,
Original file line number Diff line number Diff line change @@ -2609,12 +2609,12 @@ aws4@^1.8.0:
2609
2609
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
2610
2610
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
2611
2611
2612
- axios@^0.21.1 :
2613
- version "0.21.1 "
2614
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2615
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
2612
+ axios@^0.21.2 :
2613
+ version "0.21.2 "
2614
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
2615
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
2616
2616
dependencies:
2617
- follow-redirects "^1.10 .0"
2617
+ follow-redirects "^1.14 .0"
2618
2618
2619
2619
axobject-query@^2.0.2:
2620
2620
version "2.0.2"
@@ -6389,10 +6389,10 @@ fn-name@~2.0.1:
6389
6389
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
6390
6390
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
6391
6391
6392
- follow-redirects@^1.0.0, follow-redirects@^1.10 .0:
6393
- version "1.13.1 "
6394
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1 .tgz#5f69b813376cee4fd0474a3aba835df04ab763b7 "
6395
- integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg ==
6392
+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0:
6393
+ version "1.15.0 "
6394
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0 .tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4 "
6395
+ integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ ==
6396
6396
6397
6397
for-in@^0.1.3:
6398
6398
version "0.1.8"
You can’t perform that action at this time.
0 commit comments