From 82fc7dccf313c6ceba491c350c4500064b202156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 07:16:37 +0000 Subject: [PATCH] Bump command-exists from 1.2.2 to 1.2.9 Bumps [command-exists](https://github.com/mathisonian/command-exists) from 1.2.2 to 1.2.9. - [Release notes](https://github.com/mathisonian/command-exists/releases) - [Commits](https://github.com/mathisonian/command-exists/compare/v1.2.2...v1.2.9) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ecbc6d5..9e6cfd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -243,9 +243,9 @@ "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" }, "command-exists": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/command-exists/-/command-exists-1.2.2.tgz", - "integrity": "sha1-EoGcZPr5VEbsCuB/5sr7brNwiyI=" + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/command-exists/-/command-exists-1.2.9.tgz", + "integrity": "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==" }, "concat-map": { "version": "0.0.1",