chore(support): update dependency axios to v1.13.1 (#21679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-30 09:11:52 +01:00
committed by GitHub
parent 0d5ba222d1
commit e790ad7607
5 changed files with 18 additions and 18 deletions

28
package-lock.json generated
View File

@@ -5823,9 +5823,9 @@
}
},
"node_modules/axios": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.0.tgz",
"integrity": "sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
"integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",
@@ -21085,7 +21085,7 @@
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.13.0",
"axios": "1.13.1",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",
"lodash": "4.17.21",
@@ -21168,7 +21168,7 @@
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.13.0",
"axios": "1.13.1",
"bluebird": "3.7.2",
"body-parser": "2.2.0",
"express": "5.1.0",
@@ -21585,7 +21585,7 @@
"license": "Apache-2.0",
"dependencies": {
"@appium/types": "^1.1.0",
"axios": "1.13.0",
"axios": "1.13.1",
"bluebird": "3.7.2",
"chai": "6.2.0",
"chai-as-promised": "8.0.2",
@@ -22385,7 +22385,7 @@
"@appium/types": "^1.1.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.13.0",
"axios": "1.13.1",
"base64-stream": "1.0.0",
"bluebird": "3.7.2",
"bplist-creator": "0.1.1",
@@ -22696,7 +22696,7 @@
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.13.0",
"axios": "1.13.1",
"bluebird": "3.7.2",
"body-parser": "2.2.0",
"express": "5.1.0",
@@ -22955,7 +22955,7 @@
"version": "file:packages/driver-test-support",
"requires": {
"@appium/types": "^1.1.0",
"axios": "1.13.0",
"axios": "1.13.1",
"bluebird": "3.7.2",
"chai": "6.2.0",
"chai-as-promised": "8.0.2",
@@ -23453,7 +23453,7 @@
"@appium/types": "^1.1.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.13.0",
"axios": "1.13.1",
"base64-stream": "1.0.0",
"bluebird": "3.7.2",
"bplist-creator": "0.1.1",
@@ -26966,7 +26966,7 @@
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.13.0",
"axios": "1.13.1",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",
"lodash": "4.17.21",
@@ -27335,9 +27335,9 @@
}
},
"axios": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.0.tgz",
"integrity": "sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
"integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
"requires": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.4",

View File

@@ -73,7 +73,7 @@
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"axios": "1.13.0",
"axios": "1.13.1",
"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.13.0",
"axios": "1.13.1",
"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": "^1.1.0",
"axios": "1.13.0",
"axios": "1.13.1",
"bluebird": "3.7.2",
"chai": "6.2.0",
"chai-as-promised": "8.0.2",

View File

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