Skip to content

Commit 58357e7

Browse files
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 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/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4445c62 commit 58357e7

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

yarn.lock

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4741,7 +4741,7 @@ hash-sum@^1.0.2:
47414741
resolved "https://registry.npm.taobao.org/hash-sum/download/hash-sum-1.0.2.tgz"
47424742
integrity sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=
47434743

4744-
hash.js@^1.0.0:
4744+
hash.js@^1.0.0, hash.js@^1.0.3:
47454745
version "1.1.7"
47464746
resolved "https://registry.npm.taobao.org/hash.js/download/hash.js-1.1.7.tgz"
47474747
integrity sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I=
@@ -6677,7 +6677,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
66776677
resolved "https://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.1.tgz"
66786678
integrity sha1-LhlN4ERibUoQ5/f7wAznPoPk1cc=
66796679

6680-
minimalistic-crypto-utils@^1.0.0:
6680+
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
66816681
version "1.0.1"
66826682
resolved "https://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz"
66836683
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
@@ -8495,10 +8495,10 @@ repeat-element@^1.1.2:
84958495
resolved "https://registry.npm.taobao.org/repeat-element/download/repeat-element-1.1.3.tgz"
84968496
integrity sha1-eC4NglwMWjuzlzH4Tv7mt0Lmsc4=
84978497

8498-
repeat-string@^1.5.2:
8498+
repeat-string@^1.5.2, repeat-string@^1.6.1:
84998499
version "1.6.1"
8500-
resolved "https://registry.npm.taobao.org/repeat-string/download/repeat-string-1.6.1.tgz"
8501-
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
8500+
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
8501+
integrity sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==
85028502

85038503
repeating@^2.0.0:
85048504
version "2.0.1"
@@ -8964,9 +8964,9 @@ shebang-regex@^1.0.0:
89648964
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
89658965

89668966
shell-quote@^1.6.1:
8967-
version "1.7.2"
8968-
resolved "https://registry.npm.taobao.org/shell-quote/download/shell-quote-1.7.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshell-quote%2Fdownload%2Fshell-quote-1.7.2.tgz"
8969-
integrity sha1-Z6fQLHbJ2iT5nSCAj8re0ODgS+I=
8967+
version "1.7.3"
8968+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
8969+
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
89708970

89718971
shellwords@^0.1.1:
89728972
version "0.1.1"
@@ -9715,6 +9715,14 @@ to-object-path@^0.3.0:
97159715
dependencies:
97169716
kind-of "^3.0.2"
97179717

9718+
to-regex-range@^2.1.0:
9719+
version "2.1.1"
9720+
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
9721+
integrity sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==
9722+
dependencies:
9723+
is-number "^3.0.0"
9724+
repeat-string "^1.6.1"
9725+
97189726
to-regex-range@^5.0.1:
97199727
version "5.0.1"
97209728
resolved "https://registry.npmmirror.com/to-regex-range/download/to-regex-range-5.0.1.tgz"

0 commit comments

Comments
 (0)