aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-23 03:33:16 +0000
committerGitHub <noreply@github.com>2022-06-23 03:33:16 +0000
commit7315b9e28cff36a897f99d2da5da92f7c511b458 (patch)
treecb6d43ce3343d01560505bd43e72849b398c28b1
parenta01c40d4b34e1c4afea5b8e52f69e9a328b51d33 (diff)
downloadhomer-7315b9e28cff36a897f99d2da5da92f7c511b458.tar.gz
homer-7315b9e28cff36a897f99d2da5da92f7c511b458.tar.zst
homer-7315b9e28cff36a897f99d2da5da92f7c511b458.zip
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] <support@github.com>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 5b8ab11..99899e4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7404,9 +7404,9 @@ shebang-regex@^3.0.0:
7404 integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== 7404 integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
7405 7405
7406shell-quote@^1.6.1: 7406shell-quote@^1.6.1:
7407 version "1.7.2" 7407 version "1.7.3"
7408 resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2" 7408 resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
7409 integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg== 7409 integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
7410 7410
7411signal-exit@^3.0.0, signal-exit@^3.0.2: 7411signal-exit@^3.0.0, signal-exit@^3.0.2:
7412 version "3.0.3" 7412 version "3.0.3"