This repository was archived by the owner on Dec 3, 2022. It is now read-only.
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 11
11
},
12
12
"dependencies" : {
13
13
"ant-design-vue" : " ^1.3.10" ,
14
- "axios" : " ^0.21.1 " ,
14
+ "axios" : " ^0.21.2 " ,
15
15
"core-js" : " ^2.6.5" ,
16
16
"lodash" : " ^4.17.21" ,
17
17
"marked" : " ^0.7.0" ,
Original file line number Diff line number Diff line change @@ -1557,12 +1557,12 @@ aws4@^1.8.0:
1557
1557
resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
1558
1558
integrity sha1-8OAD2cqef1nHpQiUXXsu+aBKVC8=
1559
1559
1560
- axios@^0.21.1 :
1561
- version "0.21.1 "
1562
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
1563
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
1560
+ axios@^0.21.2 :
1561
+ version "0.21.2 "
1562
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
1563
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
1564
1564
dependencies :
1565
- follow-redirects "^1.10 .0"
1565
+ follow-redirects "^1.14 .0"
1566
1566
1567
1567
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0 :
1568
1568
version "6.26.0"
@@ -3867,10 +3867,10 @@ flush-write-stream@^1.0.0:
3867
3867
inherits "^2.0.3"
3868
3868
readable-stream "^2.3.6"
3869
3869
3870
- follow-redirects@^1.0.0, follow-redirects@^1.10 .0 :
3871
- version "1.14.8 "
3872
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8 .tgz#016996fb9a11a100566398b1c6839337d7bfa8fc "
3873
- integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA ==
3870
+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0 :
3871
+ version "1.14.9 "
3872
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9 .tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7 "
3873
+ integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w ==
3874
3874
3875
3875
for-in@^0.1.3 :
3876
3876
version "0.1.8"
You can’t perform that action at this time.
0 commit comments