mirror of
https://github.com/appium/appium.git
synced 2026-05-05 01:39:51 -05:00
chore(base-driver): update dependency async-lock to v1.4.0
This commit is contained in:
Generated
+10
-7
@@ -8233,8 +8233,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/async-lock": {
|
||||
"version": "1.3.2",
|
||||
"license": "MIT"
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/async-lock/-/async-lock-1.4.0.tgz",
|
||||
"integrity": "sha512-coglx5yIWuetakm3/1dsX9hxCNox22h7+V80RQOu2XUUMidtArxKoZoOtHUPuR84SycKTXzgGzAUR5hJxujyJQ=="
|
||||
},
|
||||
"node_modules/async-settle": {
|
||||
"version": "1.0.0",
|
||||
@@ -25893,7 +25894,7 @@
|
||||
"ajv": "8.11.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
"argparse": "2.0.1",
|
||||
"async-lock": "1.3.2",
|
||||
"async-lock": "1.4.0",
|
||||
"asyncbox": "2.9.2",
|
||||
"axios": "0.27.2",
|
||||
"bluebird": "3.7.2",
|
||||
@@ -25995,7 +25996,7 @@
|
||||
"@types/express": "4.17.14",
|
||||
"@types/method-override": "0.0.32",
|
||||
"@types/serve-favicon": "2.5.3",
|
||||
"async-lock": "1.3.2",
|
||||
"async-lock": "1.4.0",
|
||||
"asyncbox": "2.9.2",
|
||||
"axios": "0.27.2",
|
||||
"bluebird": "3.7.2",
|
||||
@@ -26820,7 +26821,7 @@
|
||||
"@types/express": "4.17.14",
|
||||
"@types/method-override": "0.0.32",
|
||||
"@types/serve-favicon": "2.5.3",
|
||||
"async-lock": "1.3.2",
|
||||
"async-lock": "1.4.0",
|
||||
"asyncbox": "2.9.2",
|
||||
"axios": "0.27.2",
|
||||
"bluebird": "3.7.2",
|
||||
@@ -33006,7 +33007,7 @@
|
||||
"ajv": "8.11.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
"argparse": "2.0.1",
|
||||
"async-lock": "1.3.2",
|
||||
"async-lock": "1.4.0",
|
||||
"asyncbox": "2.9.2",
|
||||
"axios": "0.27.2",
|
||||
"bluebird": "3.7.2",
|
||||
@@ -33333,7 +33334,9 @@
|
||||
"version": "1.0.3"
|
||||
},
|
||||
"async-lock": {
|
||||
"version": "1.3.2"
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/async-lock/-/async-lock-1.4.0.tgz",
|
||||
"integrity": "sha512-coglx5yIWuetakm3/1dsX9hxCNox22h7+V80RQOu2XUUMidtArxKoZoOtHUPuR84SycKTXzgGzAUR5hJxujyJQ=="
|
||||
},
|
||||
"async-settle": {
|
||||
"version": "1.0.0",
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
"ajv": "8.11.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
"argparse": "2.0.1",
|
||||
"async-lock": "1.3.2",
|
||||
"async-lock": "1.4.0",
|
||||
"asyncbox": "2.9.2",
|
||||
"axios": "0.27.2",
|
||||
"bluebird": "3.7.2",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@types/express": "4.17.14",
|
||||
"@types/method-override": "0.0.32",
|
||||
"@types/serve-favicon": "2.5.3",
|
||||
"async-lock": "1.3.2",
|
||||
"async-lock": "1.4.0",
|
||||
"asyncbox": "2.9.2",
|
||||
"axios": "0.27.2",
|
||||
"bluebird": "3.7.2",
|
||||
|
||||
Reference in New Issue
Block a user