Bump axios from 1.6.1 to 1.7.4 Bumps [axios](https://github.com/axios/axios) from 1.6.1 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.6.1...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>

3491c422bca2e47e76a999add27388145d0719fd

dependabot[bot] <49699333+dependabot[bot]@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 }