diff --git a/package-lock.json b/package-lock.json index d034d1bb108..d980e538d17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19735,9 +19735,9 @@ } }, "node_modules/teen_process": { - "version": "2.0.57", - "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.57.tgz", - "integrity": "sha512-PsyB3rZcVTH5xd+6v7j6BIskiquuFKgwJk0vMrk6NXxRB3wK4z5OjsD8NaVMpUxCXSSmrR/VFUzyrODrZl1VxA==", + "version": "2.0.63", + "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.63.tgz", + "integrity": "sha512-/yWQqrRsLqMX83isv8i4BGQ3T8QQTDrjBrxU4Hk0zU9KAKRZdIddpSPsGq8hwLRpVmDAoNTcF9LH2UIEWJXY4g==", "dependencies": { "bluebird": "3.7.2", "lodash": "4.17.21", @@ -22929,7 +22929,7 @@ "resolve-from": "5.0.0", "semver": "7.5.4", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "winston": "3.11.0", "wrap-ansi": "7.0.0", @@ -23136,7 +23136,7 @@ "inquirer": "8.2.6", "lodash": "4.17.21", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "yargs": "17.7.2" }, "bin": { @@ -23170,7 +23170,7 @@ "read-pkg": "5.2.0", "semver": "7.5.4", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "typedoc": "0.23.28", "typedoc-plugin-markdown": "3.14.0", @@ -23452,7 +23452,7 @@ "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", - "teen_process": "2.0.57" + "teen_process": "2.0.63" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0", @@ -23559,7 +23559,7 @@ "shell-quote": "1.8.1", "source-map-support": "0.5.21", "supports-color": "8.1.1", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "uuid": "9.0.1", "which": "4.0.0", @@ -23934,7 +23934,7 @@ "inquirer": "8.2.6", "lodash": "4.17.21", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "yargs": "17.7.2" } }, @@ -23959,7 +23959,7 @@ "read-pkg": "5.2.0", "semver": "7.5.4", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "typedoc": "0.23.28", "typedoc-plugin-markdown": "3.14.0", @@ -24116,7 +24116,7 @@ "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", - "teen_process": "2.0.57" + "teen_process": "2.0.63" } }, "@appium/relaxed-caps-plugin": { @@ -24193,7 +24193,7 @@ "shell-quote": "1.8.1", "source-map-support": "0.5.21", "supports-color": "8.1.1", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "uuid": "9.0.1", "which": "4.0.0", @@ -27656,7 +27656,7 @@ "resolve-from": "5.0.0", "semver": "7.5.4", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "winston": "3.11.0", "wrap-ansi": "7.0.0", @@ -37947,9 +37947,9 @@ } }, "teen_process": { - "version": "2.0.57", - "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.57.tgz", - "integrity": "sha512-PsyB3rZcVTH5xd+6v7j6BIskiquuFKgwJk0vMrk6NXxRB3wK4z5OjsD8NaVMpUxCXSSmrR/VFUzyrODrZl1VxA==", + "version": "2.0.63", + "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.63.tgz", + "integrity": "sha512-/yWQqrRsLqMX83isv8i4BGQ3T8QQTDrjBrxU4Hk0zU9KAKRZdIddpSPsGq8hwLRpVmDAoNTcF9LH2UIEWJXY4g==", "requires": { "bluebird": "3.7.2", "lodash": "4.17.21", diff --git a/packages/appium/package.json b/packages/appium/package.json index abe2a1c4b54..f4c1875ee18 100644 --- a/packages/appium/package.json +++ b/packages/appium/package.json @@ -90,7 +90,7 @@ "resolve-from": "5.0.0", "semver": "7.5.4", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "winston": "3.11.0", "wrap-ansi": "7.0.0", diff --git a/packages/doctor/package.json b/packages/doctor/package.json index edb07eb0501..59b4adb237e 100644 --- a/packages/doctor/package.json +++ b/packages/doctor/package.json @@ -53,7 +53,7 @@ "inquirer": "8.2.6", "lodash": "4.17.21", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "yargs": "17.7.2" }, "engines": { diff --git a/packages/docutils/package.json b/packages/docutils/package.json index fdc00e6a3ad..14acf67393f 100644 --- a/packages/docutils/package.json +++ b/packages/docutils/package.json @@ -67,7 +67,7 @@ "read-pkg": "5.2.0", "semver": "7.5.4", "source-map-support": "0.5.21", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "typedoc": "0.23.28", "typedoc-plugin-markdown": "3.14.0", diff --git a/packages/plugin-test-support/package.json b/packages/plugin-test-support/package.json index 0e3c53e0f60..3600e026111 100644 --- a/packages/plugin-test-support/package.json +++ b/packages/plugin-test-support/package.json @@ -45,7 +45,7 @@ "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", - "teen_process": "2.0.57" + "teen_process": "2.0.63" }, "peerDependencies": { "appium": "^2.0.0-beta.43", diff --git a/packages/support/package.json b/packages/support/package.json index f99d8d9ace7..a1b0385e25e 100644 --- a/packages/support/package.json +++ b/packages/support/package.json @@ -89,7 +89,7 @@ "shell-quote": "1.8.1", "source-map-support": "0.5.21", "supports-color": "8.1.1", - "teen_process": "2.0.57", + "teen_process": "2.0.63", "type-fest": "3.13.1", "uuid": "9.0.1", "which": "4.0.0",