@@ -3471,10 +3471,10 @@ anymatch@^2.0.0:
3471
3471
micromatch "^3.1.4"
3472
3472
normalize-path "^2.1.1"
3473
3473
3474
- anymatch@^ 3.1.0 :
3475
- version "3.1.0 "
3476
- resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.0 .tgz#e609350e50a9313b472789b2f14ef35808ee14d6 "
3477
- integrity sha512-Ozz7l4ixzI7Oxj2+cw+p0tVUt27BpaJ+1+q1TCeANWxHpvyn2+Un+YamBdfKu0uh8xLodGhoa1v7595NhKDAuA ==
3474
+ anymatch@~ 3.1.1 :
3475
+ version "3.1.1 "
3476
+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1 .tgz#c55ecf02185e2469259399310c173ce31233b142 "
3477
+ integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg ==
3478
3478
dependencies:
3479
3479
normalize-path "^3.0.0"
3480
3480
picomatch "^2.0.4"
@@ -4612,7 +4612,7 @@ braces@^2.3.1, braces@^2.3.2:
4612
4612
split-string "^3.0.2"
4613
4613
to-regex "^3.0.1"
4614
4614
4615
- braces@^3.0.1, braces@^ 3.0.2:
4615
+ braces@^3.0.1, braces@~ 3.0.2:
4616
4616
version "3.0.2"
4617
4617
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
4618
4618
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -5207,20 +5207,20 @@ cheerio@^1.0.0-rc.3:
5207
5207
lodash "^4.15.0"
5208
5208
parse5 "^3.0.1"
5209
5209
5210
- chokidar@3.1 .1, chokidar@^3.1 .1:
5211
- version "3.1 .1"
5212
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.1 .1.tgz#27e953f3950336efcc455fd03e240c7299062003 "
5213
- integrity sha512-df4o16uZmMHzVQwECZRHwfguOt5ixpuQVaZHjYMvYisgKhE+JXwcj/Tcr3+3bu/XeOJQ9ycYmzu7Mv8XrGxJDQ ==
5214
- dependencies:
5215
- anymatch "^ 3.1.0 "
5216
- braces "^ 3.0.2"
5217
- glob-parent "^5.0 .0"
5218
- is-binary-path "^ 2.1.0"
5219
- is-glob "^ 4.0.1"
5220
- normalize-path "^ 3.0.0"
5221
- readdirp "^ 3.1.1 "
5210
+ chokidar@3.2 .1, chokidar@^3.2 .1:
5211
+ version "3.2 .1"
5212
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.2 .1.tgz#4634772a1924512d990d4505957bf3a510611387 "
5213
+ integrity sha512-/j5PPkb5Feyps9e+jo07jUZGvkB5Aj953NrI4s8xSVScrAo/RHeILrtdb4uzR7N6aaFFxxJ+gt8mA8HfNpw76w ==
5214
+ dependencies:
5215
+ anymatch "~ 3.1.1 "
5216
+ braces "~ 3.0.2"
5217
+ glob-parent "~5.1 .0"
5218
+ is-binary-path "~ 2.1.0"
5219
+ is-glob "~ 4.0.1"
5220
+ normalize-path "~ 3.0.0"
5221
+ readdirp "~ 3.1.3 "
5222
5222
optionalDependencies:
5223
- fsevents "^2.0.6 "
5223
+ fsevents "~2.1.0 "
5224
5224
5225
5225
chokidar@^1.6.0:
5226
5226
version "1.7.0"
@@ -8914,10 +8914,10 @@ fsevents@^1.0.0, fsevents@^1.2.7:
8914
8914
nan "^2.9.2"
8915
8915
node-pre-gyp "^0.10.0"
8916
8916
8917
- fsevents@^2.0.6 :
8918
- version "2.0.7 "
8919
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.0.7. tgz#382c9b443c6cbac4c57187cdda23aa3bf1ccfc2a "
8920
- integrity sha512-a7YT0SV3RB+DjYcppwVDLtn13UQnmg0SWZS7ezZD0UjnLwXmy8Zm21GMVGLaFGimIqcvyMQaOJBrop8MyOp1kQ ==
8917
+ fsevents@~2.1.0 :
8918
+ version "2.1.0 "
8919
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.0. tgz#ce1a5f9ac71c6d75278b0c5bd236d7dfece4cbaa "
8920
+ integrity sha512-+iXhW3LuDQsno8dOIrCIT/CBjeBWuP7PXe8w9shnj9Lebny/Gx1ZjVBYwexLz36Ri2jKuXMNpV6CYNh8lHHgrQ ==
8921
8921
8922
8922
function-bind@^1.0.2, function-bind@^1.1.1:
8923
8923
version "1.1.1"
@@ -9202,6 +9202,13 @@ glob-parent@^5.0.0:
9202
9202
dependencies:
9203
9203
is-glob "^4.0.1"
9204
9204
9205
+ glob-parent@~5.1.0:
9206
+ version "5.1.0"
9207
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
9208
+ integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
9209
+ dependencies:
9210
+ is-glob "^4.0.1"
9211
+
9205
9212
glob-stream@^6.1.0:
9206
9213
version "6.1.0"
9207
9214
resolved "https://registry.yarnpkg.com/glob-stream/-/glob-stream-6.1.0.tgz#7045c99413b3eb94888d83ab46d0b404cc7bdde4"
@@ -10802,7 +10809,7 @@ is-binary-path@^1.0.0:
10802
10809
dependencies:
10803
10810
binary-extensions "^1.0.0"
10804
10811
10805
- is-binary-path@^ 2.1.0:
10812
+ is-binary-path@~ 2.1.0:
10806
10813
version "2.1.0"
10807
10814
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09"
10808
10815
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
@@ -10975,7 +10982,7 @@ is-glob@^3.1.0:
10975
10982
dependencies:
10976
10983
is-extglob "^2.1.0"
10977
10984
10978
- is-glob@^4.0.0, is-glob@^4.0.1:
10985
+ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1 :
10979
10986
version "4.0.1"
10980
10987
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
10981
10988
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
@@ -14347,7 +14354,7 @@ normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1:
14347
14354
dependencies:
14348
14355
remove-trailing-separator "^1.0.1"
14349
14356
14350
- normalize-path@^3.0.0:
14357
+ normalize-path@^3.0.0, normalize-path@~3.0.0 :
14351
14358
version "3.0.0"
14352
14359
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
14353
14360
@@ -16743,10 +16750,10 @@ readdirp@^2.0.0, readdirp@^2.2.1:
16743
16750
micromatch "^3.1.10"
16744
16751
readable-stream "^2.0.2"
16745
16752
16746
- readdirp@^ 3.1.1 :
16747
- version "3.1.2 "
16748
- resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.1.2 .tgz#fa85d2d14d4289920e4671dead96431add2ee78a "
16749
- integrity sha512-8rhl0xs2cxfVsqzreYCvs8EwBfn/DhVdqtoLmw19uI3SC5avYX9teCurlErfpPXGmYtMHReGaP2RsLnFvz/lnw ==
16753
+ readdirp@~ 3.1.3 :
16754
+ version "3.1.3 "
16755
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.1.3 .tgz#d6e011ed5b9240a92f08651eeb40f7942ceb6cc1 "
16756
+ integrity sha512-ZOsfTGkjO2kqeR5Mzr5RYDbTGYneSkdNKX2fOX2P5jF7vMrd/GNnIAUtDldeHHumHUCQ3V05YfWUdxMPAsRu9Q ==
16750
16757
dependencies:
16751
16758
picomatch "^2.0.4"
16752
16759
0 commit comments