File tree Expand file tree Collapse file tree 3 files changed +27
-20
lines changed Expand file tree Collapse file tree 3 files changed +27
-20
lines changed Original file line number Diff line number Diff line change 16
16
"@antv/g2plot" : " ^0.11.35" ,
17
17
"@babel/polyfill" : " ^7.4.4" ,
18
18
"@tinymce/tinymce-vue" : " ^2.0.0" ,
19
- "axios" : " ~0.18.0 " ,
19
+ "axios" : " ~0.21.1 " ,
20
20
"element-ui" : " ^2.13.0" ,
21
21
"event-source-polyfill" : " ^1.0.7" ,
22
22
"fastscan" : " ^1.0.4" ,
Original file line number Diff line number Diff line change @@ -2281,13 +2281,12 @@ aws4@^1.8.0:
2281
2281
resolved "https://r.cnpmjs.org/aws4/download/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
2282
2282
integrity sha1-8OAD2cqef1nHpQiUXXsu+aBKVC8=
2283
2283
2284
- axios@~0.18.0 :
2285
- version "0.18.0 "
2286
- resolved "http ://registry.npm.taobao.org /axios/download /axios-0.18.0 .tgz#32d53e4851efdc0a11993b6cd000789d70c05102 "
2287
- integrity sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI =
2284
+ axios@~0.21.1 :
2285
+ version "0.21.1 "
2286
+ resolved "https ://registry.yarnpkg.com /axios/- /axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
2287
+ integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA= =
2288
2288
dependencies:
2289
- follow-redirects "^1.3.0"
2290
- is-buffer "^1.1.5"
2289
+ follow-redirects "^1.10.0"
2291
2290
2292
2291
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
2293
2292
version "6.26.0"
@@ -5732,12 +5731,10 @@ flush-write-stream@^1.0.0:
5732
5731
inherits "^2.0.1"
5733
5732
readable-stream "^2.0.4"
5734
5733
5735
- follow-redirects@^1.0.0, follow-redirects@^1.3.0:
5736
- version "1.5.7"
5737
- resolved "https://r.cnpmjs.org/follow-redirects/download/follow-redirects-1.5.7.tgz#a39e4804dacb90202bca76a9e2ac10433ca6a69a"
5738
- integrity sha1-o55IBNrLkCArynap4qwQQzymppo=
5739
- dependencies:
5740
- debug "^3.1.0"
5734
+ follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5735
+ version "1.13.1"
5736
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
5737
+ integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
5741
5738
5742
5739
for-in@^0.1.3:
5743
5740
version "0.1.8"
You can’t perform that action at this time.
0 commit comments