From 070b71aaeaa2f1d670f0e9ce0218827fdd50ce2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 17:31:05 +0000 Subject: [PATCH] chore(deps): update dependency axios to v1.8.1 --- package.json | 2 +- pnpm-lock.yaml | 15 ++------------- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 2343984..68cf176 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@book000/node-utils": "1.14.1", "@types/jest": "29.5.14", "@types/node": "22.13.5", - "axios": "1.8.0", + "axios": "1.8.1", "cheerio": "1.0.0", "eslint": "9.21.0", "eslint-config-standard": "17.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1057f2e..788c1a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 22.13.5 version: 22.13.5 axios: - specifier: 1.8.0 - version: 1.8.0 + specifier: 1.8.1 + version: 1.8.1 cheerio: specifier: 1.0.0 version: 1.0.0 @@ -788,9 +788,6 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.8.0: - resolution: {integrity: sha512-AS3x1klSQ4VeoeAaOyITVjomjITxIRgpKVgAXhE8QFJiNiYliuU+cW0p7XpqvlwNKmiwE57aNEyhPtsfAxERqg==} - axios@1.8.1: resolution: {integrity: sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==} @@ -3555,14 +3552,6 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios@1.8.0: - dependencies: - follow-redirects: 1.15.9 - form-data: 4.0.2 - proxy-from-env: 1.1.0 - transitivePeerDependencies: - - debug - axios@1.8.1: dependencies: follow-redirects: 1.15.9