From 16dc87553d26486f10af34c9a0f8994c9f7aeae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:44:10 +0000 Subject: [PATCH] Bump shell-quote and @react-native-community/cli-tools Bumps [shell-quote](https://github.com/substack/node-shell-quote) and [@react-native-community/cli-tools](https://github.com/react-native-community/cli/tree/HEAD/packages/tools). These dependencies needed to be updated together. Updates `shell-quote` from 1.6.1 to 1.7.3 - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Commits](https://github.com/substack/node-shell-quote/commits) Updates `@react-native-community/cli-tools` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/react-native-community/cli/releases) - [Commits](https://github.com/react-native-community/cli/commits/@react-native-community/cli-tools@6.2.1/packages/tools) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect - dependency-name: "@react-native-community/cli-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Apps/Playground/0.65/package-lock.json | 62 ++++++-------------------- 1 file changed, 14 insertions(+), 48 deletions(-) diff --git a/Apps/Playground/0.65/package-lock.json b/Apps/Playground/0.65/package-lock.json index d789de267..b90fe3c6b 100644 --- a/Apps/Playground/0.65/package-lock.json +++ b/Apps/Playground/0.65/package-lock.json @@ -8000,8 +8000,9 @@ } }, "node_modules/@react-native-community/cli-tools": { - "version": "6.2.0", - "license": "MIT", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-6.2.1.tgz", + "integrity": "sha512-7RbOkZLT/3YG8CAYYM70ajRKIOgVxK/b4t9KNsPq+2uen99MGezfeglC8s1cs3vBNVVxCo0a2JbXg18bUd8eqA==", "dependencies": { "appdirsjs": "^1.2.4", "chalk": "^4.1.2", @@ -8010,7 +8011,7 @@ "node-fetch": "^2.6.0", "open": "^6.2.0", "semver": "^6.3.0", - "shell-quote": "1.6.1" + "shell-quote": "^1.7.3" } }, "node_modules/@react-native-community/cli-types": { @@ -8987,10 +8988,6 @@ "node": ">=0.10.0" } }, - "node_modules/array-filter": { - "version": "0.0.1", - "license": "MIT" - }, "node_modules/array-includes": { "version": "3.1.4", "dev": true, @@ -9009,14 +9006,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/array-map": { - "version": "0.0.0", - "license": "MIT" - }, - "node_modules/array-reduce": { - "version": "0.0.0", - "license": "MIT" - }, "node_modules/array-union": { "version": "2.1.0", "dev": true, @@ -13105,10 +13094,6 @@ "graceful-fs": "^4.1.6" } }, - "node_modules/jsonify": { - "version": "0.0.0", - "license": "Public Domain" - }, "node_modules/jsx-ast-utils": { "version": "3.2.1", "dev": true, @@ -15846,14 +15831,9 @@ } }, "node_modules/shell-quote": { - "version": "1.6.1", - "license": "MIT", - "dependencies": { - "array-filter": "~0.0.0", - "array-map": "~0.0.0", - "array-reduce": "~0.0.0", - "jsonify": "~0.0.0" - } + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz", + "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==" }, "node_modules/shelljs": { "version": "0.8.5", @@ -22658,7 +22638,9 @@ } }, "@react-native-community/cli-tools": { - "version": "6.2.0", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-6.2.1.tgz", + "integrity": "sha512-7RbOkZLT/3YG8CAYYM70ajRKIOgVxK/b4t9KNsPq+2uen99MGezfeglC8s1cs3vBNVVxCo0a2JbXg18bUd8eqA==", "requires": { "appdirsjs": "^1.2.4", "chalk": "^4.1.2", @@ -22667,7 +22649,7 @@ "node-fetch": "^2.6.0", "open": "^6.2.0", "semver": "^6.3.0", - "shell-quote": "1.6.1" + "shell-quote": "^1.7.3" } }, "@react-native-community/cli-types": { @@ -23185,9 +23167,6 @@ "arr-union": { "version": "3.1.0" }, - "array-filter": { - "version": "0.0.1" - }, "array-includes": { "version": "3.1.4", "dev": true, @@ -23199,12 +23178,6 @@ "is-string": "^1.0.7" } }, - "array-map": { - "version": "0.0.0" - }, - "array-reduce": { - "version": "0.0.0" - }, "array-union": { "version": "2.1.0", "dev": true @@ -25863,9 +25836,6 @@ "graceful-fs": "^4.1.6" } }, - "jsonify": { - "version": "0.0.0" - }, "jsx-ast-utils": { "version": "3.2.1", "dev": true, @@ -27731,13 +27701,9 @@ "dev": true }, "shell-quote": { - "version": "1.6.1", - "requires": { - "array-filter": "~0.0.0", - "array-map": "~0.0.0", - "array-reduce": "~0.0.0", - "jsonify": "~0.0.0" - } + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz", + "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==" }, "shelljs": { "version": "0.8.5",