diff --git a/package-lock.json b/package-lock.json index 5da14f3e40dc..cf39c3a9bb79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -191,7 +191,7 @@ "@types/debug": "^4.1.12", "@types/request-promise-native": "^1.0.21", "autocannon": "^7.15.0", - "axios": "^1.7.2", + "axios": "^1.7.4", "benchmark": "^2.1.4", "byline": "^5.0.0", "debug": "^4.3.7", @@ -754,7 +754,7 @@ "@types/express": "^4.17.21", "@types/lodash": "^4.17.7", "@types/node": "^16.18.101", - "axios": "^1.7.2", + "axios": "^1.7.4", "eslint": "^8.57.0", "lodash": "^4.17.21", "typescript": "~5.2.2" @@ -1228,7 +1228,7 @@ "@types/passport-http": "^0.3.11", "@types/passport-oauth2": "^1.4.17", "@types/qs": "^6.9.16", - "axios": "^1.7.2", + "axios": "^1.7.4", "body-parser": "^1.20.3", "express": "^4.19.2", "form-data": "^4.0.0", @@ -1623,7 +1623,7 @@ "@types/jsonwebtoken": "^9.0.6", "@types/lodash": "^4.17.7", "@types/node": "^16.18.101", - "axios": "^1.7.2", + "axios": "^1.7.4", "body-parser": "^1.20.3", "express": "^4.19.2", "form-data": "^4.0.0", @@ -11032,9 +11032,9 @@ "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==" }, "node_modules/axios": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz", - "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz", + "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", @@ -37383,7 +37383,7 @@ "version": "6.0.6", "license": "MIT", "dependencies": { - "axios": "^1.7.2", + "axios": "^1.7.4", "cacache": "^18.0.3", "debug": "^4.3.7", "rimraf": "^5.0.7",