Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit e2d6191

Browse files
authored
Merge pull request #40 from vant-ui/dependabot/npm_and_yarn/shell-quote-1.7.3
build(deps): bump shell-quote from 1.6.1 to 1.7.3
2 parents 9a954b9 + 34771e0 commit e2d6191

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
@@ -1398,11 +1398,6 @@ arr-union@^3.1.0:
13981398
resolved "https://registry.npm.taobao.org/arr-union/download/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
13991399
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
14001400

1401-
array-filter@~0.0.0:
1402-
version "0.0.1"
1403-
resolved "https://registry.npm.taobao.org/array-filter/download/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
1404-
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
1405-
14061401
array-find-index@^1.0.1:
14071402
version "1.0.2"
14081403
resolved "https://registry.npm.taobao.org/array-find-index/download/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
@@ -1426,16 +1421,6 @@ array-includes@^3.0.3:
14261421
define-properties "^1.1.2"
14271422
es-abstract "^1.7.0"
14281423

1429-
array-map@~0.0.0:
1430-
version "0.0.0"
1431-
resolved "https://registry.npm.taobao.org/array-map/download/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
1432-
integrity sha1-iKK6tz0c97zVwbEYoAP2b2ZfpmI=
1433-
1434-
array-reduce@~0.0.0:
1435-
version "0.0.0"
1436-
resolved "https://registry.npm.taobao.org/array-reduce/download/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
1437-
integrity sha1-FziZ0//Rx9k4PkR5Ul2+J4yrXys=
1438-
14391424
array-tree-filter@^2.1.0:
14401425
version "2.1.0"
14411426
resolved "https://registry.npm.taobao.org/array-tree-filter/download/array-tree-filter-2.1.0.tgz#873ac00fec83749f255ac8dd083814b4f6329190"
@@ -5064,11 +5049,6 @@ jsonfile@^4.0.0:
50645049
optionalDependencies:
50655050
graceful-fs "^4.1.6"
50665051

5067-
jsonify@~0.0.0:
5068-
version "0.0.0"
5069-
resolved "https://registry.npm.taobao.org/jsonify/download/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
5070-
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
5071-
50725052
jsprim@^1.2.2:
50735053
version "1.4.1"
50745054
resolved "https://registry.npm.taobao.org/jsprim/download/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
@@ -7596,14 +7576,9 @@ shebang-regex@^1.0.0:
75967576
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
75977577

75987578
shell-quote@^1.6.1:
7599-
version "1.6.1"
7600-
resolved "https://registry.npm.taobao.org/shell-quote/download/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
7601-
integrity sha1-9HgZSczkAmlxJ0MOo7PFR29IF2c=
7602-
dependencies:
7603-
array-filter "~0.0.0"
7604-
array-map "~0.0.0"
7605-
array-reduce "~0.0.0"
7606-
jsonify "~0.0.0"
7579+
version "1.7.3"
7580+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
7581+
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
76077582

76087583
signal-exit@^3.0.0, signal-exit@^3.0.2:
76097584
version "3.0.2"

0 commit comments

Comments
 (0)