This repository was archived by the owner on Dec 8, 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 99 "serve:prod" : " vue-cli-service serve --mode production"
1010 },
1111 "dependencies" : {
12- "axios" : " ^0.21.1 " ,
12+ "axios" : " ^0.21.2 " ,
1313 "core-js" : " ^3.9.0" ,
1414 "highlight.js" : " ^10.6.0" ,
1515 "moment" : " ^2.24.0" ,
Original file line number Diff line number Diff line change @@ -1856,12 +1856,12 @@ aws4@^1.8.0:
18561856 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
18571857 integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
18581858
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 ==
18631863 dependencies :
1864- follow-redirects "^1.10 .0"
1864+ follow-redirects "^1.14 .0"
18651865
18661866babel-eslint@^10.0.3 :
18671867 version "10.1.0"
@@ -4064,10 +4064,10 @@ flush-write-stream@^1.0.0:
40644064 inherits "^2.0.3"
40654065 readable-stream "^2.3.6"
40664066
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 ==
40714071
40724072for-in@^1.0.2 :
40734073 version "1.0.2"
You can’t perform that action at this time.
0 commit comments