Skip to content

Commit ad06ec9

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] <support@github.com>
1 parent e51ff82 commit ad06ec9

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
@@ -3630,11 +3630,6 @@ arr-union@^3.1.0:
36303630
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
36313631
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
36323632

3633-
array-filter@~0.0.0:
3634-
version "0.0.1"
3635-
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
3636-
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
3637-
36383633
array-find-index@^1.0.1:
36393634
version "1.0.2"
36403635
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
@@ -3664,16 +3659,6 @@ array-includes@^3.1.4:
36643659
get-intrinsic "^1.1.1"
36653660
is-string "^1.0.7"
36663661

3667-
array-map@~0.0.0:
3668-
version "0.0.0"
3669-
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
3670-
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
3671-
3672-
array-reduce@~0.0.0:
3673-
version "0.0.0"
3674-
resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
3675-
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
3676-
36773662
array-union@^1.0.1, array-union@^1.0.2:
36783663
version "1.0.2"
36793664
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -8438,11 +8423,6 @@ jsonfile@^6.0.1:
84388423
optionalDependencies:
84398424
graceful-fs "^4.1.6"
84408425

8441-
jsonify@~0.0.0:
8442-
version "0.0.0"
8443-
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
8444-
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
8445-
84468426
jsprim@^1.2.2:
84478427
version "1.4.1"
84488428
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
@@ -11810,14 +11790,9 @@ shell-escape@^0.2.0:
1181011790
integrity sha1-aP0CXrBJC09WegJ/C/IkgLX4QTM=
1181111791

1181211792
shell-quote@^1.6.1:
11813-
version "1.6.1"
11814-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
11815-
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
11816-
dependencies:
11817-
array-filter "~0.0.0"
11818-
array-map "~0.0.0"
11819-
array-reduce "~0.0.0"
11820-
jsonify "~0.0.0"
11793+
version "1.7.3"
11794+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
11795+
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
1182111796

1182211797
side-channel@^1.0.2:
1182311798
version "1.0.2"

0 commit comments

Comments
 (0)