@@ -5241,6 +5241,13 @@ brace-expansion@^1.1.7:
5241
5241
balanced-match "^1.0.0"
5242
5242
concat-map "0.0.1"
5243
5243
5244
+ brace-expansion@^2.0.1:
5245
+ version "2.0.1"
5246
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
5247
+ integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
5248
+ dependencies:
5249
+ balanced-match "^1.0.0"
5250
+
5244
5251
brace@0.11.1, brace@^0.11.1:
5245
5252
version "0.11.1"
5246
5253
resolved "https://registry.yarnpkg.com/brace/-/brace-0.11.1.tgz#4896fcc9d544eef45f4bb7660db320d3b379fe58"
@@ -12696,13 +12703,27 @@ minimalistic-crypto-utils@^1.0.1:
12696
12703
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
12697
12704
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
12698
12705
12699
- "minimatch@2 || 3", minimatch@5.0.1, minimatch@ ^3.0.4, minimatch@^3.0.5, minimatch@^3. 1.2, minimatch@~3.0.4 :
12706
+ "minimatch@2 || 3", minimatch@^3.0.4, minimatch@^3.1.2:
12700
12707
version "3.1.2"
12701
12708
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
12702
12709
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
12703
12710
dependencies:
12704
12711
brace-expansion "^1.1.7"
12705
12712
12713
+ minimatch@5.0.1:
12714
+ version "5.0.1"
12715
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
12716
+ integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
12717
+ dependencies:
12718
+ brace-expansion "^2.0.1"
12719
+
12720
+ minimatch@~3.0.4:
12721
+ version "3.0.8"
12722
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
12723
+ integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==
12724
+ dependencies:
12725
+ brace-expansion "^1.1.7"
12726
+
12706
12727
minimist-options@4.1.0, minimist-options@^4.0.2:
12707
12728
version "4.1.0"
12708
12729
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
0 commit comments