fix(support): update dependency teen_process to v2.0.100

This commit is contained in:
renovate[bot]
2023-11-24 09:14:08 +00:00
parent c23ac98491
commit e50b53fbea
6 changed files with 21 additions and 21 deletions

32
package-lock.json generated
View File

@@ -19815,9 +19815,9 @@
}
},
"node_modules/teen_process": {
"version": "2.0.97",
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.97.tgz",
"integrity": "sha512-z8b6yckgyRsXofzT5FrJw+Ydlu7fszswaj98DvluCzYKIAYuaDzjR6SCZUEWtZ4XXJC2aUxDQ/+nUd9TxbY/Mg==",
"version": "2.0.100",
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.100.tgz",
"integrity": "sha512-3SwtKBnHTQvNR+CuxBpTbl/if8NiC7jfY+FFqKk8JJ0g2EGKyEgH+cB8GDSlVjHHA1Ka3dv1ya1EDX5NZxJEew==",
"dependencies": {
"bluebird": "3.7.2",
"lodash": "4.17.21",
@@ -22815,7 +22815,7 @@
"resolve-from": "5.0.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"winston": "3.11.0",
"wrap-ansi": "7.0.0",
@@ -23022,7 +23022,7 @@
"inquirer": "8.2.6",
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"yargs": "17.7.2"
},
"bin": {
@@ -23056,7 +23056,7 @@
"read-pkg": "5.2.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"typedoc": "0.23.28",
"typedoc-plugin-markdown": "3.14.0",
@@ -23339,7 +23339,7 @@
"get-port": "5.1.1",
"log-symbols": "4.1.0",
"source-map-support": "0.5.21",
"teen_process": "2.0.97"
"teen_process": "2.0.100"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -23446,7 +23446,7 @@
"shell-quote": "1.8.1",
"source-map-support": "0.5.21",
"supports-color": "8.1.1",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"uuid": "9.0.1",
"which": "4.0.0",
@@ -23821,7 +23821,7 @@
"inquirer": "8.2.6",
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"yargs": "17.7.2"
}
},
@@ -23846,7 +23846,7 @@
"read-pkg": "5.2.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"typedoc": "0.23.28",
"typedoc-plugin-markdown": "3.14.0",
@@ -24004,7 +24004,7 @@
"get-port": "5.1.1",
"log-symbols": "4.1.0",
"source-map-support": "0.5.21",
"teen_process": "2.0.97"
"teen_process": "2.0.100"
}
},
"@appium/relaxed-caps-plugin": {
@@ -24081,7 +24081,7 @@
"shell-quote": "1.8.1",
"source-map-support": "0.5.21",
"supports-color": "8.1.1",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"uuid": "9.0.1",
"which": "4.0.0",
@@ -27569,7 +27569,7 @@
"resolve-from": "5.0.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"winston": "3.11.0",
"wrap-ansi": "7.0.0",
@@ -37887,9 +37887,9 @@
}
},
"teen_process": {
"version": "2.0.97",
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.97.tgz",
"integrity": "sha512-z8b6yckgyRsXofzT5FrJw+Ydlu7fszswaj98DvluCzYKIAYuaDzjR6SCZUEWtZ4XXJC2aUxDQ/+nUd9TxbY/Mg==",
"version": "2.0.100",
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.0.100.tgz",
"integrity": "sha512-3SwtKBnHTQvNR+CuxBpTbl/if8NiC7jfY+FFqKk8JJ0g2EGKyEgH+cB8GDSlVjHHA1Ka3dv1ya1EDX5NZxJEew==",
"requires": {
"bluebird": "3.7.2",
"lodash": "4.17.21",

View File

@@ -90,7 +90,7 @@
"resolve-from": "5.0.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"winston": "3.11.0",
"wrap-ansi": "7.0.0",

View File

@@ -53,7 +53,7 @@
"inquirer": "8.2.6",
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"yargs": "17.7.2"
},
"engines": {

View File

@@ -67,7 +67,7 @@
"read-pkg": "5.2.0",
"semver": "7.5.4",
"source-map-support": "0.5.21",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"typedoc": "0.23.28",
"typedoc-plugin-markdown": "3.14.0",

View File

@@ -45,7 +45,7 @@
"get-port": "5.1.1",
"log-symbols": "4.1.0",
"source-map-support": "0.5.21",
"teen_process": "2.0.97"
"teen_process": "2.0.100"
},
"peerDependencies": {
"appium": "^2.0.0-beta.43",

View File

@@ -89,7 +89,7 @@
"shell-quote": "1.8.1",
"source-map-support": "0.5.21",
"supports-color": "8.1.1",
"teen_process": "2.0.97",
"teen_process": "2.0.100",
"type-fest": "3.13.1",
"uuid": "9.0.1",
"which": "4.0.0",