|
|
|
@ -20,7 +20,7 @@ |
|
|
|
"@typescript-eslint/parser": "^5.18.0", |
|
|
|
"@vitejs/plugin-vue": "^4.0.0", |
|
|
|
"autoprefixer": "^10.4.4", |
|
|
|
"axios": "^1.6.0", |
|
|
|
"axios": "^1.7.4", |
|
|
|
"eslint": "^8.33.0", |
|
|
|
"eslint-plugin-vue": "^8.6.0", |
|
|
|
"fast-glob": "^3.2.11", |
|
|
|
@ -1259,12 +1259,12 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/axios": { |
|
|
|
"version": "1.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", |
|
|
|
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", |
|
|
|
"version": "1.7.4", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz", |
|
|
|
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"follow-redirects": "^1.15.0", |
|
|
|
"follow-redirects": "^1.15.6", |
|
|
|
"form-data": "^4.0.0", |
|
|
|
"proxy-from-env": "^1.1.0" |
|
|
|
} |
|
|
|
@ -8237,12 +8237,12 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"axios": { |
|
|
|
"version": "1.6.0", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", |
|
|
|
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", |
|
|
|
"version": "1.7.4", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz", |
|
|
|
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"follow-redirects": "^1.15.0", |
|
|
|
"follow-redirects": "^1.15.6", |
|
|
|
"form-data": "^4.0.0", |
|
|
|
"proxy-from-env": "^1.1.0" |
|
|
|
} |
|
|
|
|