chore(fake-driver): update dependency asyncbox to v4 (#21826)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-18 08:33:31 +02:00
committed by GitHub
parent ce91686852
commit 7235392585
5 changed files with 30 additions and 24 deletions

46
package-lock.json generated
View File

@@ -45,7 +45,7 @@
"@types/ws": "8.18.1",
"@types/xmldom": "0.1.34",
"@types/yargs": "17.0.35",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"chai": "6.2.1",
"chai-as-promised": "8.0.2",
"conventional-changelog-conventionalcommits": "7.0.2",
@@ -6045,16 +6045,17 @@
"integrity": "sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ=="
},
"node_modules/asyncbox": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-3.0.0.tgz",
"integrity": "sha512-X7U0nedUMKV3nn9c4R0Zgvdvv6cw97tbDlHSZicq1snGPi/oX9DgGmFSURWtxDdnBWd3V0YviKhqAYAVvoWQ/A==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-4.0.1.tgz",
"integrity": "sha512-JtbRZ6JWq1eT0mq/Eg2yObjnX9+80QcYQXDYyLxeNcbu2jHjbV18De2eyn69GTWbbLvDm52Pp/4SFDtte3q/bQ==",
"license": "Apache-2.0",
"dependencies": {
"bluebird": "^3.5.1",
"lodash": "^4.17.4",
"source-map-support": "^0.x"
"lodash": "^4.17.4"
},
"engines": {
"node": ">=16"
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
"npm": ">=10"
}
},
"node_modules/asynckit": {
@@ -6536,6 +6537,7 @@
},
"node_modules/buffer-from": {
"version": "1.1.2",
"dev": true,
"license": "MIT"
},
"node_modules/buffer-xor": {
@@ -17481,6 +17483,7 @@
},
"node_modules/source-map": {
"version": "0.6.1",
"devOptional": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
@@ -17490,6 +17493,7 @@
"version": "0.5.21",
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
"dev": true,
"dependencies": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"
@@ -20116,7 +20120,7 @@
"ajv-formats": "3.0.1",
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"axios": "1.13.2",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",
@@ -20197,7 +20201,7 @@
"@appium/types": "^1.1.2",
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"axios": "1.13.2",
"bluebird": "3.7.2",
"body-parser": "2.2.1",
@@ -21110,7 +21114,7 @@
"license": "Apache-2.0",
"dependencies": {
"@xmldom/xmldom": "0.9.8",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"bluebird": "3.7.2",
"lodash": "4.17.21",
"xpath": "0.0.34"
@@ -21720,7 +21724,7 @@
"@appium/types": "^1.1.2",
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"axios": "1.13.2",
"bluebird": "3.7.2",
"body-parser": "2.2.1",
@@ -22298,7 +22302,7 @@
"version": "file:packages/fake-driver",
"requires": {
"@xmldom/xmldom": "0.9.8",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"bluebird": "3.7.2",
"lodash": "4.17.21",
"xpath": "0.0.34"
@@ -26171,7 +26175,7 @@
"ajv-formats": "3.0.1",
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"axios": "1.13.2",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",
@@ -26449,13 +26453,12 @@
"integrity": "sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ=="
},
"asyncbox": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-3.0.0.tgz",
"integrity": "sha512-X7U0nedUMKV3nn9c4R0Zgvdvv6cw97tbDlHSZicq1snGPi/oX9DgGmFSURWtxDdnBWd3V0YviKhqAYAVvoWQ/A==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-4.0.1.tgz",
"integrity": "sha512-JtbRZ6JWq1eT0mq/Eg2yObjnX9+80QcYQXDYyLxeNcbu2jHjbV18De2eyn69GTWbbLvDm52Pp/4SFDtte3q/bQ==",
"requires": {
"bluebird": "^3.5.1",
"lodash": "^4.17.4",
"source-map-support": "^0.x"
"lodash": "^4.17.4"
}
},
"asynckit": {
@@ -26787,7 +26790,8 @@
"version": "0.2.13"
},
"buffer-from": {
"version": "1.1.2"
"version": "1.1.2",
"dev": true
},
"buffer-xor": {
"version": "1.0.3",
@@ -33997,12 +34001,14 @@
}
},
"source-map": {
"version": "0.6.1"
"version": "0.6.1",
"devOptional": true
},
"source-map-support": {
"version": "0.5.21",
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
"dev": true,
"requires": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"

View File

@@ -117,7 +117,7 @@
"@types/ws": "8.18.1",
"@types/xmldom": "0.1.34",
"@types/yargs": "17.0.35",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"chai": "6.2.1",
"chai-as-promised": "8.0.2",
"conventional-changelog-conventionalcommits": "7.0.2",

View File

@@ -72,7 +72,7 @@
"ajv-formats": "3.0.1",
"argparse": "2.0.1",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"axios": "1.13.2",
"bluebird": "3.7.2",
"lilconfig": "3.1.3",

View File

@@ -48,7 +48,7 @@
"@appium/types": "^1.1.2",
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"axios": "1.13.2",
"bluebird": "3.7.2",
"body-parser": "2.2.1",

View File

@@ -43,7 +43,7 @@
},
"dependencies": {
"@xmldom/xmldom": "0.9.8",
"asyncbox": "3.0.0",
"asyncbox": "4.0.1",
"bluebird": "3.7.2",
"lodash": "4.17.21",
"xpath": "0.0.34"