From 3fe9150976d66e1c61268b416da4c49b4fde3001 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 00:14:24 +0000 Subject: [PATCH] chore: update dependency axios to ^1.13.5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- benchmark/package.json | 2 +- examples/passport-login/package.json | 2 +- .../authentication-passport/package.json | 2 +- fixtures/mock-oauth2-provider/package.json | 2 +- package-lock.json | 57 ++++++------------- packages/http-caching-proxy/package.json | 2 +- 6 files changed, 21 insertions(+), 46 deletions(-) diff --git a/benchmark/package.json b/benchmark/package.json index 288193da562a..96b507dee4a5 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -46,7 +46,7 @@ "@types/debug": "^4.1.12", "@types/request-promise-native": "^1.0.21", "autocannon": "^8.0.0", - "axios": "^1.13.4", + "axios": "^1.13.5", "benchmark": "^2.1.4", "byline": "^5.0.0", "debug": "^4.4.3", diff --git a/examples/passport-login/package.json b/examples/passport-login/package.json index 7cdfa0d8442d..a60663036a78 100644 --- a/examples/passport-login/package.json +++ b/examples/passport-login/package.json @@ -94,7 +94,7 @@ "@types/express": "^4.17.25", "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", - "axios": "^1.13.4", + "axios": "^1.13.5", "eslint": "^8.57.1", "lodash": "^4.17.23", "typescript": "~5.2.2" diff --git a/extensions/authentication-passport/package.json b/extensions/authentication-passport/package.json index 1433f0e3deab..7f6a679e608c 100644 --- a/extensions/authentication-passport/package.json +++ b/extensions/authentication-passport/package.json @@ -66,7 +66,7 @@ "@types/passport-http": "^0.3.11", "@types/passport-oauth2": "^1.8.0", "@types/qs": "^6.14.0", - "axios": "^1.13.4", + "axios": "^1.13.5", "body-parser": "^2.2.2", "express": "^4.22.1", "form-data": "^4.0.5", diff --git a/fixtures/mock-oauth2-provider/package.json b/fixtures/mock-oauth2-provider/package.json index 5133273cd319..69f4c0ae0389 100644 --- a/fixtures/mock-oauth2-provider/package.json +++ b/fixtures/mock-oauth2-provider/package.json @@ -40,7 +40,7 @@ "@types/jsonwebtoken": "^9.0.10", "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", - "axios": "^1.13.4", + "axios": "^1.13.5", "body-parser": "^2.2.2", "express": "^4.22.1", "form-data": "^4.0.5", diff --git a/package-lock.json b/package-lock.json index 387e7b8e038a..bd82617d71d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -193,7 +193,7 @@ "@types/debug": "^4.1.12", "@types/request-promise-native": "^1.0.21", "autocannon": "^8.0.0", - "axios": "^1.13.4", + "axios": "^1.13.5", "benchmark": "^2.1.4", "byline": "^5.0.0", "debug": "^4.4.3", @@ -797,7 +797,7 @@ "@types/express": "^4.17.25", "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", - "axios": "^1.13.4", + "axios": "^1.13.5", "eslint": "^8.57.1", "lodash": "^4.17.23", "typescript": "~5.2.2" @@ -1304,7 +1304,7 @@ "@types/passport-http": "^0.3.11", "@types/passport-oauth2": "^1.8.0", "@types/qs": "^6.14.0", - "axios": "^1.13.4", + "axios": "^1.13.5", "body-parser": "^2.2.2", "express": "^4.22.1", "form-data": "^4.0.5", @@ -1709,7 +1709,7 @@ "@types/jsonwebtoken": "^9.0.10", "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", - "axios": "^1.13.4", + "axios": "^1.13.5", "body-parser": "^2.2.2", "express": "^4.22.1", "form-data": "^4.0.5", @@ -6359,7 +6359,6 @@ "integrity": "sha512-p7X/ytJDIdwUfFL/CLOhKgdfJe1Fa8uw9seJYvdOmnP9JBWGWHW69HkOixXS6Wy9yvGf1MbhcS6lVmrhy4jm2g==", "license": "MIT", "optional": true, - "peer": true, "dependencies": { "sparse-bitfield": "^3.0.3" } @@ -12099,13 +12098,13 @@ "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==" }, "node_modules/axios": { - "version": "1.13.4", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.4.tgz", - "integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==", + "version": "1.13.5", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz", + "integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==", "license": "MIT", "dependencies": { - "follow-redirects": "^1.15.6", - "form-data": "^4.0.4", + "follow-redirects": "^1.15.11", + "form-data": "^4.0.5", "proxy-from-env": "^1.1.0" } }, @@ -17905,15 +17904,16 @@ "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==" }, "node_modules/follow-redirects": { - "version": "1.15.6", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", - "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", + "version": "1.15.11", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", + "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], + "license": "MIT", "engines": { "node": ">=4.0" }, @@ -26681,8 +26681,7 @@ "version": "1.5.0", "resolved": "https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz", "integrity": "sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==", - "optional": true, - "peer": true + "optional": true }, "node_modules/meow": { "version": "12.1.1", @@ -30773,8 +30772,7 @@ "resolved": "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.3.0.tgz", "integrity": "sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==", "license": "MIT", - "optional": true, - "peer": true + "optional": true }, "node_modules/pg-connection-string": { "version": "2.11.0", @@ -33797,7 +33795,6 @@ "resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", "integrity": "sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==", "optional": true, - "peer": true, "dependencies": { "memory-pager": "^1.0.2" } @@ -34040,7 +34037,6 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz", "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==", - "dev": true, "optional": true, "dependencies": { "@gar/promisify": "^1.0.1", @@ -34051,7 +34047,6 @@ "version": "1.1.2", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", - "dev": true, "optional": true, "engines": { "node": ">= 6" @@ -34061,7 +34056,6 @@ "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, "optional": true, "dependencies": { "balanced-match": "^1.0.0", @@ -34072,7 +34066,6 @@ "version": "15.3.0", "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz", "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==", - "dev": true, "optional": true, "dependencies": { "@npmcli/fs": "^1.0.0", @@ -34102,7 +34095,6 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "dev": true, "optional": true, "dependencies": { "minipass": "^3.0.0" @@ -34115,7 +34107,6 @@ "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "optional": true, "dependencies": { "fs.realpath": "^1.0.0", @@ -34136,7 +34127,6 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", - "dev": true, "optional": true, "dependencies": { "@tootallnate/once": "1", @@ -34151,14 +34141,12 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true, "optional": true }, "node_modules/sqlite3/node_modules/lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, "optional": true, "dependencies": { "yallist": "^4.0.0" @@ -34171,7 +34159,6 @@ "version": "9.1.0", "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz", "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==", - "dev": true, "optional": true, "dependencies": { "agentkeepalive": "^4.1.3", @@ -34199,7 +34186,6 @@ "version": "3.1.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, "optional": true, "dependencies": { "brace-expansion": "^1.1.7" @@ -34212,7 +34198,6 @@ "version": "3.3.6", "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dev": true, "optional": true, "dependencies": { "yallist": "^4.0.0" @@ -34225,7 +34210,6 @@ "version": "1.4.1", "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz", "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==", - "dev": true, "optional": true, "dependencies": { "minipass": "^3.1.0", @@ -34243,7 +34227,6 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "dev": true, "optional": true, "bin": { "mkdirp": "bin/cmd.js" @@ -34256,7 +34239,6 @@ "version": "8.4.1", "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz", "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==", - "dev": true, "optional": true, "dependencies": { "env-paths": "^2.2.0", @@ -34281,7 +34263,6 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", - "dev": true, "optional": true, "dependencies": { "abbrev": "1" @@ -34297,7 +34278,6 @@ "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, "optional": true, "dependencies": { "glob": "^7.1.3" @@ -34313,7 +34293,6 @@ "version": "6.2.1", "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz", "integrity": "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==", - "dev": true, "optional": true, "dependencies": { "agent-base": "^6.0.2", @@ -34328,7 +34307,6 @@ "version": "8.0.1", "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz", "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==", - "dev": true, "optional": true, "dependencies": { "minipass": "^3.1.1" @@ -34341,7 +34319,6 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz", "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==", - "dev": true, "optional": true, "dependencies": { "unique-slug": "^2.0.0" @@ -34351,7 +34328,6 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz", "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==", - "dev": true, "optional": true, "dependencies": { "imurmurhash": "^0.1.4" @@ -34361,7 +34337,6 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, "optional": true, "dependencies": { "isexe": "^2.0.0" @@ -41492,7 +41467,7 @@ "version": "7.0.8", "license": "MIT", "dependencies": { - "axios": "^1.13.4", + "axios": "^1.13.5", "cacache": "^20.0.3", "debug": "^4.4.3", "rimraf": "^5.0.10", diff --git a/packages/http-caching-proxy/package.json b/packages/http-caching-proxy/package.json index 9975a253cf64..fa7fe74727c9 100644 --- a/packages/http-caching-proxy/package.json +++ b/packages/http-caching-proxy/package.json @@ -39,7 +39,7 @@ "!*/__tests__" ], "dependencies": { - "axios": "^1.13.4", + "axios": "^1.13.5", "cacache": "^20.0.3", "debug": "^4.4.3", "rimraf": "^5.0.10",