From 566752ba3832251031d1434b73c74509faf72649 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 09:40:59 +0000 Subject: [PATCH] chore(deps): update dependency axios to v1.8.1 (#290) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5adfcfd..d68bfb9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@book000/eslint-config": "1.8.11", "@book000/node-utils": "1.14.0", "@types/node": "22.13.5", - "axios": "1.7.9", + "axios": "1.8.1", "eslint": "9.21.0", "eslint-config-standard": "17.1.0", "eslint-plugin-import": "2.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c825a4f..7832974 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 22.13.5 version: 22.13.5 axios: - specifier: 1.7.9 - version: 1.7.9 + specifier: 1.8.1 + version: 1.8.1 eslint: specifier: 9.21.0 version: 9.21.0 @@ -474,6 +474,9 @@ packages: axios@1.7.9: resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==} + axios@1.8.1: + resolution: {integrity: sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==} + balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -2193,6 +2196,14 @@ snapshots: transitivePeerDependencies: - debug + axios@1.8.1: + dependencies: + follow-redirects: 1.15.9 + form-data: 4.0.2 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug + balanced-match@1.0.2: {} brace-expansion@1.1.11: