diff --git a/package-lock.json b/package-lock.json index 37a696f0..ff1679f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@appium/eslint-config-appium": "8.0.5", "@appium/eslint-config-appium-ts": "0.3.2", "@appium/tsconfig": "0.3.1", - "@humanwhocodes/env": "2.2.2", + "@humanwhocodes/env": "3.0.2", "@types/bluebird": "3.5.38", "@types/debug": "4.1.8", "@types/jquery": "3.5.17", @@ -965,7 +965,9 @@ } }, "node_modules/@humanwhocodes/env": { - "version": "2.2.2", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@humanwhocodes/env/-/env-3.0.2.tgz", + "integrity": "sha512-javcHttnb+kJamJQZZoQ5+um1yx07/tHx56bJ81Dt+jpPR42u+xvDhWe6yDiz+wtBchfcg5vNqanxC9+Gjpnrg==", "license": "BSD-3-Clause", "funding": { "type": "github", @@ -19636,7 +19638,7 @@ "license": "Apache-2.0", "dependencies": { "@appium/strongbox": "0.3.1", - "@humanwhocodes/env": "2.2.2", + "@humanwhocodes/env": "3.0.2", "@types/node": "18.17.12", "@types/ws": "8.5.5", "debug": "4.3.4", diff --git a/package.json b/package.json index 681948f5..174557ac 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@appium/eslint-config-appium": "8.0.5", "@appium/eslint-config-appium-ts": "0.3.2", "@appium/tsconfig": "0.3.1", - "@humanwhocodes/env": "2.2.2", + "@humanwhocodes/env": "3.0.2", "@types/bluebird": "3.5.38", "@types/debug": "4.1.8", "@types/jquery": "3.5.17", diff --git a/packages/tizen-remote/package.json b/packages/tizen-remote/package.json index 06c18535..16fd70b3 100644 --- a/packages/tizen-remote/package.json +++ b/packages/tizen-remote/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@appium/strongbox": "0.3.1", - "@humanwhocodes/env": "2.2.2", + "@humanwhocodes/env": "3.0.2", "@types/node": "18.17.12", "@types/ws": "8.5.5", "debug": "4.3.4",