Skip to content

Commit 7abb959

Browse files
Bump shell-quote from 1.6.1 to 1.7.4
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.6.1 to 1.7.4. - [Release notes](https://github.com/ljharb/shell-quote/releases) - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@1.6.1...v1.7.4) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94cddb0 commit 7abb959

File tree

2 files changed

+21
-86
lines changed

2 files changed

+21
-86
lines changed

package-lock.json

Lines changed: 18 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,6 @@ arr-flatten@^1.0.1:
5555
resolved "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.0.1.tgz"
5656
integrity sha1-5f/lTUXhnzLyFukeuZyM6JK7YEs=
5757

58-
array-filter@~0.0.0:
59-
version "0.0.1"
60-
resolved "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz"
61-
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
62-
63-
array-map@~0.0.0:
64-
version "0.0.0"
65-
resolved "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz"
66-
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
67-
68-
array-reduce@~0.0.0:
69-
version "0.0.0"
70-
resolved "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz"
71-
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
72-
7358
array-unique@^0.2.1:
7459
version "0.2.1"
7560
resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz"
@@ -1778,14 +1763,9 @@ shasum@^1.0.0:
17781763
sha.js "~2.4.4"
17791764

17801765
shell-quote@^1.4.3:
1781-
version "1.6.1"
1782-
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz"
1783-
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
1784-
dependencies:
1785-
array-filter "~0.0.0"
1786-
array-map "~0.0.0"
1787-
array-reduce "~0.0.0"
1788-
jsonify "~0.0.0"
1766+
version "1.7.4"
1767+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8"
1768+
integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==
17891769

17901770
slash@^1.0.0:
17911771
version "1.0.0"

0 commit comments

Comments
 (0)