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 @@
1653 "license": "MIT"1653 "license": "MIT"
1654 },1654 },
1655 "node_modules/axios": {1655 "node_modules/axios": {
1656 "version": "1.7.2",1656 "version": "1.7.4",
1657 "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",1657 "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz",
1658 "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",1658 "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==",
1659 "license": "MIT",
1660 "dependencies": {1659 "dependencies": {
1661 "follow-redirects": "^1.15.6",1660 "follow-redirects": "^1.15.6",
1662 "form-data": "^4.0.0",1661 "form-data": "^4.0.0",