chore(support): update dependency axios to v1.11.0 (#21439)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-24 08:44:03 +03:00
committed by GitHub
parent 47af57475e
commit 73a248a728
5 changed files with 20 additions and 20 deletions

32
package-lock.json generated
View File

@@ -4880,14 +4880,14 @@
}
},
"node_modules/axios": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz",
"integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.11.0.tgz",
"integrity": "sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==",
"dev": true,
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
"form-data": "^4.0.4",
"proxy-from-env": "^1.1.0"
}
},
@@ -19439,7 +19439,7 @@
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",
"lodash": "4.17.21",
@@ -19530,7 +19530,7 @@
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"body-parser": "2.2.0",
"express": "5.1.0",
@@ -19976,7 +19976,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appium/types": "^0.26.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"chai": "5.2.1",
"chai-as-promised": "8.0.1",
@@ -20805,7 +20805,7 @@
"@appium/types": "^0.26.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.10.0",
"axios": "1.11.0",
"base64-stream": "1.0.0",
"bluebird": "3.7.2",
"bplist-creator": "0.1.1",
@@ -21168,7 +21168,7 @@
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"body-parser": "2.2.0",
"express": "5.1.0",
@@ -21443,7 +21443,7 @@
"version": "file:packages/driver-test-support",
"requires": {
"@appium/types": "^0.26.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"chai": "5.2.1",
"chai-as-promised": "8.0.1",
@@ -21965,7 +21965,7 @@
"@appium/types": "^0.26.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.10.0",
"axios": "1.11.0",
"base64-stream": "1.0.0",
"bluebird": "3.7.2",
"bplist-creator": "0.1.1",
@@ -24905,7 +24905,7 @@
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",
"lodash": "4.17.21",
@@ -25277,13 +25277,13 @@
}
},
"axios": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz",
"integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.11.0.tgz",
"integrity": "sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==",
"dev": true,
"requires": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
"form-data": "^4.0.4",
"proxy-from-env": "^1.1.0"
}
},

View File

@@ -73,7 +73,7 @@
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",
"lodash": "4.17.21",

View File

@@ -49,7 +49,7 @@
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"body-parser": "2.2.0",
"express": "5.1.0",

View File

@@ -42,7 +42,7 @@
"types": "./build/lib/index.d.ts",
"dependencies": {
"@appium/types": "^0.26.0",
"axios": "1.10.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"chai": "5.2.1",
"chai-as-promised": "8.0.1",

View File

@@ -46,7 +46,7 @@
"@appium/types": "^0.26.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.10.0",
"axios": "1.11.0",
"base64-stream": "1.0.0",
"bluebird": "3.7.2",
"bplist-creator": "0.1.1",