Skip to content

Commit 5300c77

Browse files
author
hdemirev
authored
Merge pull request #35 from Alza-app/dependabot/npm_and_yarn/shell-quote-1.7.3
chore: Bump shell-quote from 1.6.1 to 1.7.3
2 parents a3cc413 + 8d4db3f commit 5300c77

1 file changed

Lines changed: 1 addition & 31 deletions

File tree

yarn.lock

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,11 +1878,6 @@ arr-union@^3.1.0:
18781878
resolved "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
18791879
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
18801880

1881-
array-filter@~0.0.0:
1882-
version "0.0.1"
1883-
resolved "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
1884-
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
1885-
18861881
array-includes@^3.1.4, array-includes@^3.1.5:
18871882
version "3.1.5"
18881883
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
@@ -1894,16 +1889,6 @@ array-includes@^3.1.4, array-includes@^3.1.5:
18941889
get-intrinsic "^1.1.1"
18951890
is-string "^1.0.7"
18961891

1897-
array-map@~0.0.0:
1898-
version "0.0.0"
1899-
resolved "https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
1900-
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
1901-
1902-
array-reduce@~0.0.0:
1903-
version "0.0.0"
1904-
resolved "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
1905-
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
1906-
19071892
array-union@^2.1.0:
19081893
version "2.1.0"
19091894
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
@@ -4594,11 +4579,6 @@ jsonfile@^4.0.0:
45944579
optionalDependencies:
45954580
graceful-fs "^4.1.6"
45964581

4597-
jsonify@~0.0.0:
4598-
version "0.0.0"
4599-
resolved "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
4600-
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
4601-
46024582
"jsx-ast-utils@^2.4.1 || ^3.0.0":
46034583
version "3.3.3"
46044584
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz#76b3e6e6cece5c69d49a5792c3d01bd1a0cdc7ea"
@@ -6240,17 +6220,7 @@ shebang-regex@^3.0.0:
62406220
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
62416221
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
62426222

6243-
shell-quote@^1.6.1:
6244-
version "1.6.1"
6245-
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
6246-
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
6247-
dependencies:
6248-
array-filter "~0.0.0"
6249-
array-map "~0.0.0"
6250-
array-reduce "~0.0.0"
6251-
jsonify "~0.0.0"
6252-
6253-
shell-quote@^1.7.3:
6223+
shell-quote@^1.6.1, shell-quote@^1.7.3:
62546224
version "1.7.3"
62556225
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
62566226
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==

0 commit comments

Comments
 (0)