Merge pull request #2659 from SillyTavern/dependabot/npm_and_yarn/axios-1.7.4 Bump axios from 1.6.1 to 1.7.4

21192053fc94011b854126af659592a540089351

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +4 -5Showing whitespace changes
package-lock.json+4 -5
@@ -1391,12 +1391,11 @@
1391 "license": "MIT"1391 "license": "MIT"
1392 },1392 },
1393 "node_modules/axios": {1393 "node_modules/axios": {
1394 "version": "1.6.1",1394 "version": "1.7.4",
1395 "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz",1395 "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
1396 "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==",1396 "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
1397 "license": "MIT",
1398 "dependencies": {1397 "dependencies": {
1399 "follow-redirects": "^1.15.0",1398 "follow-redirects": "^1.15.6",
1400 "form-data": "^4.0.0",1399 "form-data": "^4.0.0",
1401 "proxy-from-env": "^1.1.0"1400 "proxy-from-env": "^1.1.0"
1402 }1401 }