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 -5Ignore whitespace
package-lock.json+4 -5
@@ -1391,12 +1391,11 @@
13911391 "license": "MIT"
13921392 },
13931393 "node_modules/axios": {
13941394 "version": "1.67.14",
13951395 "resolved": "https://registry.npmjs.org/axios/-/axios-1.67.14.tgz",
13961396 "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnSDukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/VG4I5yxig1pCEXE4gTWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
1397- "license": "MIT",
13981397 "dependencies": {
13991398 "follow-redirects": "^1.15.06",
14001399 "form-data": "^4.0.0",
14011400 "proxy-from-env": "^1.1.0"
14021401 }