Bump axios from 1.7.2 to 1.7.4 in /tests Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

e86a896df821bcee2b708c4c9a40941a7794bdc9

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed
1 files changed, +3 -4Showing whitespace changes
tests/package-lock.json+3 -4
@@ -1653,10 +1653,9 @@
16531653 "license": "MIT"
16541654 },
16551655 "node_modules/axios": {
16561656 "version": "1.7.24",
16571657 "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.24.tgz",
16581658 "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDhDukmaFRnY6AzAALSH4J2M3k6PkaC+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0RmgwMfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
1659- "license": "MIT",
16601659 "dependencies": {
16611660 "follow-redirects": "^1.15.6",
16621661 "form-data": "^4.0.0",