Skip to content

Commit 6380b7e

Browse files
Bump shell-quote from 1.6.1 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 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/1.6.1...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f656be5 commit 6380b7e

File tree

1 file changed

+3
-28
lines changed

1 file changed

+3
-28
lines changed

yarn.lock

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,11 +1766,6 @@ arr-union@^3.1.0:
17661766
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
17671767
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
17681768

1769-
array-filter@~0.0.0:
1770-
version "0.0.1"
1771-
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
1772-
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
1773-
17741769
array-includes@^3.1.1:
17751770
version "3.1.1"
17761771
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
@@ -1791,16 +1786,6 @@ array-includes@^3.1.3:
17911786
get-intrinsic "^1.1.1"
17921787
is-string "^1.0.5"
17931788

1794-
array-map@~0.0.0:
1795-
version "0.0.0"
1796-
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
1797-
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
1798-
1799-
array-reduce@~0.0.0:
1800-
version "0.0.0"
1801-
resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
1802-
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
1803-
18041789
array-union@^1.0.1:
18051790
version "1.0.2"
18061791
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -5066,11 +5051,6 @@ json5@^2.1.2:
50665051
dependencies:
50675052
minimist "^1.2.5"
50685053

5069-
jsonify@~0.0.0:
5070-
version "0.0.0"
5071-
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
5072-
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
5073-
50745054
50755055
version "8.5.1"
50765056
resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
@@ -7819,14 +7799,9 @@ shebang-regex@^3.0.0:
78197799
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
78207800

78217801
shell-quote@^1.6.1:
7822-
version "1.6.1"
7823-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
7824-
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
7825-
dependencies:
7826-
array-filter "~0.0.0"
7827-
array-map "~0.0.0"
7828-
array-reduce "~0.0.0"
7829-
jsonify "~0.0.0"
7802+
version "1.7.3"
7803+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
7804+
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
78307805

78317806
side-channel@^1.0.4:
78327807
version "1.0.4"

0 commit comments

Comments
 (0)