Skip to content

Commit c401df8

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 d4f221c commit c401df8

File tree

1 file changed

+3
-23
lines changed

1 file changed

+3
-23
lines changed

yarn.lock

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

89-
array-filter@~0.0.0:
90-
version "0.0.1"
91-
resolved "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz"
92-
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
93-
94-
array-map@~0.0.0:
95-
version "0.0.0"
96-
resolved "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz"
97-
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
98-
99-
array-reduce@~0.0.0:
100-
version "0.0.0"
101-
resolved "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz"
102-
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
103-
10489
array-unique@^0.2.1:
10590
version "0.2.1"
10691
resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz"
@@ -2306,14 +2291,9 @@ shasum@^1.0.0:
23062291
sha.js "~2.4.4"
23072292

23082293
shell-quote@^1.4.3:
2309-
version "1.6.1"
2310-
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz"
2311-
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
2312-
dependencies:
2313-
array-filter "~0.0.0"
2314-
array-map "~0.0.0"
2315-
array-reduce "~0.0.0"
2316-
jsonify "~0.0.0"
2294+
version "1.7.4"
2295+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.4.tgz#33fe15dee71ab2a81fcbd3a52106c5cfb9fb75d8"
2296+
integrity sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==
23172297

23182298
signal-exit@^3.0.0:
23192299
version "3.0.7"

0 commit comments

Comments
 (0)