diff --git a/package-lock.json b/package-lock.json index 224085b2..5d6edd6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21045,7 +21045,7 @@ "keycode": "2.2.1", "lodash": "4.17.21", "source-map-support": "0.5.21", - "teen_process": "2.2.0", + "teen_process": "2.2.2", "type-fest": "3.13.1", "yargs": "17.7.2" }, @@ -21084,9 +21084,9 @@ } }, "packages/appium-tizen-tv-driver/node_modules/teen_process": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.0.tgz", - "integrity": "sha512-YYHdMnRGAMXrP+KmUH3/WBelsR+OZUfdqCZEXHfhN/2Bn2eTVP11NyB4FeMOjlmtZB/Y5CiZnRKQqu2lJzzlVw==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.2.tgz", + "integrity": "sha512-Qs9JCzsKcbuBtbZxY9WVoYs3GG+WFfxoIDGpkj8AJ/BpWnh+pdLK+x1+E1bDlQuASs+CTQmykYPGAkzxFjqcaA==", "license": "Apache-2.0", "dependencies": { "bluebird": "^3.7.2", diff --git a/packages/appium-tizen-tv-driver/package.json b/packages/appium-tizen-tv-driver/package.json index 70f39187..eb674963 100644 --- a/packages/appium-tizen-tv-driver/package.json +++ b/packages/appium-tizen-tv-driver/package.json @@ -44,7 +44,7 @@ "keycode": "2.2.1", "lodash": "4.17.21", "source-map-support": "0.5.21", - "teen_process": "2.2.0", + "teen_process": "2.2.2", "type-fest": "3.13.1", "yargs": "17.7.2" },