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 59
59
"@vue/cli-plugin-vuex" : " 4.5.13" ,
60
60
"@vue/cli-service" : " 4.5.13" ,
61
61
"@vue/test-utils" : " 1.2.2" ,
62
- "axios" : " 0.21.1 " ,
62
+ "axios" : " 0.21.2 " ,
63
63
"axios-mock-adapter" : " 1.20.0" ,
64
64
"babel-core" : " 7.0.0-bridge.0" ,
65
65
"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:
3254
3254
is-blob "^2.1.0"
3255
3255
is-buffer "^2.0.5"
3256
3256
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 ==
3261
3261
dependencies:
3262
- follow-redirects "^1.10 .0"
3262
+ follow-redirects "^1.14 .0"
3263
3263
3264
3264
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
3265
3265
version "6.26.0"
@@ -6541,11 +6541,16 @@ flush-write-stream@^1.0.0:
6541
6541
inherits "^2.0.3"
6542
6542
readable-stream "^2.3.6"
6543
6543
6544
- follow-redirects@^1.0.0, follow-redirects@^1.10.0 :
6544
+ follow-redirects@^1.0.0:
6545
6545
version "1.14.1"
6546
6546
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
6547
6547
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
6548
6548
6549
+ follow-redirects@^1.14.0:
6550
+ version "1.15.5"
6551
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
6552
+ integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
6553
+
6549
6554
for-each@^0.3.3:
6550
6555
version "0.3.3"
6551
6556
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