From 986e171a2992259dcc02877837f2445a81126617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 14:25:17 +0000 Subject: [PATCH] Bump shell-quote from 1.7.2 to 1.7.3 Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 46 ++++++---------------------------------------- 1 file changed, 6 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index 42d9923c..9fa90ec5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14896,16 +14896,6 @@ "inBundle": true, "license": "MIT" }, - "node_modules/pyret-lang/node_modules/is-core-module": { - "version": "2.9.0", - "license": "MIT", - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/pyret-lang/node_modules/isarray": { "version": "1.0.0", "inBundle": true, @@ -15265,10 +15255,6 @@ "inBundle": true, "license": "MIT" }, - "node_modules/pyret-lang/node_modules/safer-buffer": { - "version": "2.1.2", - "license": "MIT" - }, "node_modules/pyret-lang/node_modules/sha.js": { "version": "2.4.11", "inBundle": true, @@ -15376,16 +15362,6 @@ "minimist": "^1.1.0" } }, - "node_modules/pyret-lang/node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "license": "MIT", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/pyret-lang/node_modules/syntax-error": { "version": "1.4.0", "inBundle": true, @@ -16347,8 +16323,9 @@ "integrity": "sha512-uRRBT2MfEOyxuECseCZd28jC1AJ8hmqqneWQ4VWUTgCAFvb3wKU1jLqj6egC4Exrr88ogg3dp+zroH4wJuaXzw==" }, "node_modules/shell-quote": { - "version": "1.7.2", - "integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==" + "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.7.7", @@ -30530,12 +30507,6 @@ "version": "1.1.6", "bundled": true }, - "is-core-module": { - "version": "2.9.0", - "requires": { - "has": "^1.0.3" - } - }, "isarray": { "version": "1.0.0", "bundled": true @@ -30804,9 +30775,6 @@ "version": "5.2.0", "bundled": true }, - "safer-buffer": { - "version": "2.1.2" - }, "sha.js": { "version": "2.4.11", "bundled": true, @@ -30897,9 +30865,6 @@ "minimist": "^1.1.0" } }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0" - }, "syntax-error": { "version": "1.4.0", "bundled": true, @@ -31632,8 +31597,9 @@ "integrity": "sha512-uRRBT2MfEOyxuECseCZd28jC1AJ8hmqqneWQ4VWUTgCAFvb3wKU1jLqj6egC4Exrr88ogg3dp+zroH4wJuaXzw==" }, "shell-quote": { - "version": "1.7.2", - "integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==" + "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.7.7",