Merge pull request #2660 from SillyTavern/dependabot/npm_and_yarn/tests/axios-1.7.4

Bump axios from 1.7.2 to 1.7.4 in /tests
This commit is contained in:
Cohee 2024-08-14 13:19:02 +03:00 committed by GitHub
commit 94b90e45c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1653,10 +1653,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
"integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
"license": "MIT",
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
"integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",