This repository was archived by the owner on Dec 8, 2022. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 9
9
"serve:prod" : " vue-cli-service serve --mode production"
10
10
},
11
11
"dependencies" : {
12
- "axios" : " ^0.21.1 " ,
12
+ "axios" : " ^0.21.2 " ,
13
13
"core-js" : " ^3.9.0" ,
14
14
"highlight.js" : " ^10.6.0" ,
15
15
"moment" : " ^2.24.0" ,
Original file line number Diff line number Diff line change @@ -1856,12 +1856,12 @@ aws4@^1.8.0:
1856
1856
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
1857
1857
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
1858
1858
1859
- axios@^0.21.1 :
1860
- version "0.21.1 "
1861
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
1862
- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
1859
+ axios@^0.21.2 :
1860
+ version "0.21.2 "
1861
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
1862
+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
1863
1863
dependencies :
1864
- follow-redirects "^1.10 .0"
1864
+ follow-redirects "^1.14 .0"
1865
1865
1866
1866
babel-eslint@^10.0.3 :
1867
1867
version "10.1.0"
@@ -4064,10 +4064,10 @@ flush-write-stream@^1.0.0:
4064
4064
inherits "^2.0.3"
4065
4065
readable-stream "^2.3.6"
4066
4066
4067
- follow-redirects@^1.0.0, follow-redirects@^1.10 .0 :
4068
- version "1.13 .1"
4069
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13 .1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7 "
4070
- integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg ==
4067
+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0 :
4068
+ version "1.15 .1"
4069
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15 .1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5 "
4070
+ integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA ==
4071
4071
4072
4072
for-in@^1.0.2 :
4073
4073
version "1.0.2"
You can’t perform that action at this time.
0 commit comments