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 86
86
"@rollup/plugin-node-resolve" : " ^11.0.0" ,
87
87
"@vuepress/plugin-pwa" : " ^1.5.3" ,
88
88
"@vuepress/theme-vue" : " ^1.5.3" ,
89
- "axios" : " ^0.28.0 " ,
89
+ "axios" : " ^1.8.2 " ,
90
90
"babel-core" : " ^6.24.1" ,
91
91
"babel-eslint" : " ^10.0.2" ,
92
92
"babel-loader" : " ^7.1.3" ,
Original file line number Diff line number Diff line change @@ -2003,12 +2003,12 @@ axios@^0.21.2:
2003
2003
dependencies:
2004
2004
follow-redirects "^1.14.0"
2005
2005
2006
- axios@^0.28.0 :
2007
- version "0.28.0 "
2008
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0 .tgz#801a4d991d0404961bccef46800e1170f8278c89 "
2009
- integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q ==
2006
+ axios@^1.8.2 :
2007
+ version "1.8.2 "
2008
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
2009
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
2010
2010
dependencies:
2011
- follow-redirects "^1.15.0 "
2011
+ follow-redirects "^1.15.6 "
2012
2012
form-data "^4.0.0"
2013
2013
proxy-from-env "^1.1.0"
2014
2014
@@ -5435,10 +5435,10 @@ fn-name@~2.0.1:
5435
5435
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
5436
5436
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
5437
5437
5438
- follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0 :
5439
- version "1.15.6 "
5440
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
5441
- integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
5438
+ follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.6 :
5439
+ version "1.15.9 "
5440
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
5441
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
5442
5442
5443
5443
for-in@^1.0.1, for-in@^1.0.2:
5444
5444
version "1.0.2"
You can’t perform that action at this time.
0 commit comments