mirror of
https://github.com/appium/appium.git
synced 2026-05-05 01:39:51 -05:00
chore(support): update dependency axios to v1.13.2 (#21704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+14
-14
@@ -5823,9 +5823,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "1.13.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
|
||||
"integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
|
||||
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.6",
|
||||
@@ -21076,7 +21076,7 @@
|
||||
"argparse": "2.0.1",
|
||||
"async-lock": "1.4.1",
|
||||
"asyncbox": "3.0.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"lilconfig": "3.1.3",
|
||||
"lodash": "4.17.21",
|
||||
@@ -21159,7 +21159,7 @@
|
||||
"@colors/colors": "1.6.0",
|
||||
"async-lock": "1.4.1",
|
||||
"asyncbox": "3.0.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"body-parser": "2.2.0",
|
||||
"express": "5.1.0",
|
||||
@@ -21576,7 +21576,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@appium/types": "^1.1.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"chai": "6.2.0",
|
||||
"chai-as-promised": "8.0.2",
|
||||
@@ -22376,7 +22376,7 @@
|
||||
"@appium/types": "^1.1.0",
|
||||
"@colors/colors": "1.6.0",
|
||||
"archiver": "7.0.1",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"base64-stream": "1.0.0",
|
||||
"bluebird": "3.7.2",
|
||||
"bplist-creator": "0.1.1",
|
||||
@@ -22687,7 +22687,7 @@
|
||||
"@colors/colors": "1.6.0",
|
||||
"async-lock": "1.4.1",
|
||||
"asyncbox": "3.0.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"body-parser": "2.2.0",
|
||||
"express": "5.1.0",
|
||||
@@ -22946,7 +22946,7 @@
|
||||
"version": "file:packages/driver-test-support",
|
||||
"requires": {
|
||||
"@appium/types": "^1.1.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"chai": "6.2.0",
|
||||
"chai-as-promised": "8.0.2",
|
||||
@@ -23444,7 +23444,7 @@
|
||||
"@appium/types": "^1.1.0",
|
||||
"@colors/colors": "1.6.0",
|
||||
"archiver": "7.0.1",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"base64-stream": "1.0.0",
|
||||
"bluebird": "3.7.2",
|
||||
"bplist-creator": "0.1.1",
|
||||
@@ -26957,7 +26957,7 @@
|
||||
"argparse": "2.0.1",
|
||||
"async-lock": "1.4.1",
|
||||
"asyncbox": "3.0.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"lilconfig": "3.1.3",
|
||||
"lodash": "4.17.21",
|
||||
@@ -27326,9 +27326,9 @@
|
||||
}
|
||||
},
|
||||
"axios": {
|
||||
"version": "1.13.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
|
||||
"integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
|
||||
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
|
||||
"requires": {
|
||||
"follow-redirects": "^1.15.6",
|
||||
"form-data": "^4.0.4",
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
"argparse": "2.0.1",
|
||||
"async-lock": "1.4.1",
|
||||
"asyncbox": "3.0.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"lilconfig": "3.1.3",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"@colors/colors": "1.6.0",
|
||||
"async-lock": "1.4.1",
|
||||
"asyncbox": "3.0.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"body-parser": "2.2.0",
|
||||
"express": "5.1.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"types": "./build/lib/index.d.ts",
|
||||
"dependencies": {
|
||||
"@appium/types": "^1.1.0",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"bluebird": "3.7.2",
|
||||
"chai": "6.2.0",
|
||||
"chai-as-promised": "8.0.2",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"@appium/types": "^1.1.0",
|
||||
"@colors/colors": "1.6.0",
|
||||
"archiver": "7.0.1",
|
||||
"axios": "1.13.1",
|
||||
"axios": "1.13.2",
|
||||
"base64-stream": "1.0.0",
|
||||
"bluebird": "3.7.2",
|
||||
"bplist-creator": "0.1.1",
|
||||
|
||||
Reference in New Issue
Block a user