aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-07-02 05:07:20 -0700
committerGitHub <noreply@github.com>2022-07-02 05:07:20 -0700
commitbb4ccfb6c7351e6275763b5efa44041958af0010 (patch)
tree7b68f961c1aa322168598f7d90bc6518945ad667
parent9e57f9bd1d4d86ef1631e77b5014aa0e06c42288 (diff)
parent7315b9e28cff36a897f99d2da5da92f7c511b458 (diff)
downloadhomer-bb4ccfb6c7351e6275763b5efa44041958af0010.tar.gz
homer-bb4ccfb6c7351e6275763b5efa44041958af0010.tar.zst
homer-bb4ccfb6c7351e6275763b5efa44041958af0010.zip
Merge pull request #472 from bastienwirtz/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
-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"