Skip to content

Commit 78d0f96

Browse files
Bump shell-quote from 1.7.2 to 1.7.3 in /js (#99)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0136bc1 commit 78d0f96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

js/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2520,9 +2520,9 @@ shebang-regex@^3.0.0:
25202520
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
25212521

25222522
shell-quote@^1.6.1:
2523-
version "1.7.2"
2524-
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz"
2525-
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
2523+
version "1.7.3"
2524+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
2525+
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
25262526

25272527
signal-exit@^3.0.2, signal-exit@^3.0.3:
25282528
version "3.0.3"

0 commit comments

Comments
 (0)