From 579ed59cc9f9557854773a9427d61ead4066375c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 11:50:23 +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 | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49b2269..b20122d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6016,11 +6016,6 @@ "readable-stream": "^2.0.5" } }, - "lbh-frontend": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lbh-frontend/-/lbh-frontend-3.0.0.tgz", - "integrity": "sha512-vNWMS3aLNwQL2VNEGxlcHtRVYfnZXyum5zjsBXZeF19pNLWYJAHXyuO/kMpag7JvBVo5uDMYEFNYP8AGvPVQIA==" - }, "lbh-frontend-repository": { "version": "3.8.0", "resolved": "https://registry.npmjs.org/lbh-frontend-repository/-/lbh-frontend-repository-3.8.0.tgz", @@ -8995,9 +8990,9 @@ "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=" }, "shell-quote": { - "version": "1.7.2", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz", - "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==" }, "sigmund": { "version": "1.0.1",