From dcd6b8f1414e5e868103a71ee7591cd34cb19423 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 22:34:36 +0000 Subject: [PATCH] chore(support): update dependency axios to v1.8.1 (#21049) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 28 +++++++++++------------ packages/appium/package.json | 2 +- packages/base-driver/package.json | 2 +- packages/driver-test-support/package.json | 2 +- packages/support/package.json | 2 +- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 26e641dc8..5b10e6760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4531,9 +4531,9 @@ } }, "node_modules/axios": { - "version": "1.7.9", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", - "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.1.tgz", + "integrity": "sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==", "dev": true, "license": "MIT", "dependencies": { @@ -18048,7 +18048,7 @@ "argparse": "2.0.1", "async-lock": "1.4.1", "asyncbox": "3.0.0", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "lilconfig": "3.1.3", "lodash": "4.17.21", @@ -18142,7 +18142,7 @@ "@colors/colors": "1.6.0", "async-lock": "1.4.1", "asyncbox": "3.0.0", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "body-parser": "1.20.3", "express": "4.21.2", @@ -18349,7 +18349,7 @@ "license": "Apache-2.0", "dependencies": { "@appium/types": "^0.25.1", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "chai": "5.2.0", "chai-as-promised": "8.0.1", @@ -19298,7 +19298,7 @@ "@appium/types": "^0.25.1", "@colors/colors": "1.6.0", "archiver": "7.0.1", - "axios": "1.7.9", + "axios": "1.8.1", "base64-stream": "1.0.0", "bluebird": "3.7.2", "bplist-creator": "0.1.1", @@ -19685,7 +19685,7 @@ "@colors/colors": "1.6.0", "async-lock": "1.4.1", "asyncbox": "3.0.0", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "body-parser": "1.20.3", "express": "4.21.2", @@ -19811,7 +19811,7 @@ "version": "file:packages/driver-test-support", "requires": { "@appium/types": "^0.25.1", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "chai": "5.2.0", "chai-as-promised": "8.0.1", @@ -20421,7 +20421,7 @@ "@appium/types": "^0.25.1", "@colors/colors": "1.6.0", "archiver": "7.0.1", - "axios": "1.7.9", + "axios": "1.8.1", "base64-stream": "1.0.0", "bluebird": "3.7.2", "bplist-creator": "0.1.1", @@ -23225,7 +23225,7 @@ "argparse": "2.0.1", "async-lock": "1.4.1", "asyncbox": "3.0.0", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "lilconfig": "3.1.3", "lodash": "4.17.21", @@ -23587,9 +23587,9 @@ } }, "axios": { - "version": "1.7.9", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", - "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.1.tgz", + "integrity": "sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==", "dev": true, "requires": { "follow-redirects": "^1.15.6", diff --git a/packages/appium/package.json b/packages/appium/package.json index 8fbb7fb9d..0094b6724 100644 --- a/packages/appium/package.json +++ b/packages/appium/package.json @@ -73,7 +73,7 @@ "argparse": "2.0.1", "async-lock": "1.4.1", "asyncbox": "3.0.0", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "lilconfig": "3.1.3", "lodash": "4.17.21", diff --git a/packages/base-driver/package.json b/packages/base-driver/package.json index a6156da3b..7d040ed76 100644 --- a/packages/base-driver/package.json +++ b/packages/base-driver/package.json @@ -49,7 +49,7 @@ "@colors/colors": "1.6.0", "async-lock": "1.4.1", "asyncbox": "3.0.0", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "body-parser": "1.20.3", "express": "4.21.2", diff --git a/packages/driver-test-support/package.json b/packages/driver-test-support/package.json index f93c0fa60..28d10f21a 100644 --- a/packages/driver-test-support/package.json +++ b/packages/driver-test-support/package.json @@ -42,7 +42,7 @@ "types": "./build/lib/index.d.ts", "dependencies": { "@appium/types": "^0.25.1", - "axios": "1.7.9", + "axios": "1.8.1", "bluebird": "3.7.2", "chai": "5.2.0", "chai-as-promised": "8.0.1", diff --git a/packages/support/package.json b/packages/support/package.json index b6f3e79ff..e82486fc2 100644 --- a/packages/support/package.json +++ b/packages/support/package.json @@ -46,7 +46,7 @@ "@appium/types": "^0.25.1", "@colors/colors": "1.6.0", "archiver": "7.0.1", - "axios": "1.7.9", + "axios": "1.8.1", "base64-stream": "1.0.0", "bluebird": "3.7.2", "bplist-creator": "0.1.1",