File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"@vue/cli-plugin-babel" : " ^3.8.0" ,
31
31
"@vue/cli-plugin-eslint" : " ^3.8.0" ,
32
32
"@vue/cli-service" : " ^3.8.0" ,
33
- "axios" : " ^1.7.4 " ,
33
+ "axios" : " ^1.8.2 " ,
34
34
"babel-eslint" : " ^10.0.1" ,
35
35
"eslint" : " ^5.16.0" ,
36
36
"eslint-plugin-vue" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -1836,10 +1836,10 @@ aws4@^1.2.1, aws4@^1.8.0:
1836
1836
resolved "https://registry.npm.taobao.org/aws4/download/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
1837
1837
integrity sha1-8OAD2cqef1nHpQiUXXsu+aBKVC8=
1838
1838
1839
- axios@^1.7.4 :
1840
- version "1.7.4 "
1841
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4 .tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2 "
1842
- integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw ==
1839
+ axios@^1.8.2 :
1840
+ version "1.8.2 "
1841
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
1842
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
1843
1843
dependencies :
1844
1844
follow-redirects "^1.15.6"
1845
1845
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments