File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 5959 "@vue/cli-plugin-vuex" : " 4.5.13" ,
6060 "@vue/cli-service" : " 4.5.13" ,
6161 "@vue/test-utils" : " 1.2.2" ,
62- "axios" : " 0.21.1 " ,
62+ "axios" : " 0.21.2 " ,
6363 "axios-mock-adapter" : " 1.20.0" ,
6464 "babel-core" : " 7.0.0-bridge.0" ,
6565 "codacy-coverage" : " 3.4.0" ,
Original file line number Diff line number Diff line change @@ -3254,12 +3254,12 @@ axios-mock-adapter@1.20.0:
32543254 is-blob "^2.1.0"
32553255 is-buffer "^2.0.5"
32563256
3257- axios@0.21.1 :
3258- version "0.21.1 "
3259- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
3260- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
3257+ axios@0.21.2 :
3258+ version "0.21.2 "
3259+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
3260+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
32613261 dependencies:
3262- follow-redirects "^1.10 .0"
3262+ follow-redirects "^1.14 .0"
32633263
32643264babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
32653265 version "6.26.0"
@@ -6541,11 +6541,16 @@ flush-write-stream@^1.0.0:
65416541 inherits "^2.0.3"
65426542 readable-stream "^2.3.6"
65436543
6544- follow-redirects@^1.0.0, follow-redirects@^1.10.0 :
6544+ follow-redirects@^1.0.0:
65456545 version "1.14.1"
65466546 resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
65476547 integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
65486548
6549+ follow-redirects@^1.14.0:
6550+ version "1.15.11"
6551+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
6552+ integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
6553+
65496554for-each@^0.3.3:
65506555 version "0.3.3"
65516556 resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
You can’t perform that action at this time.
0 commit comments