@@ -4489,6 +4489,21 @@ cheerio@^0.22.0:
4489
4489
lodash.reject "^4.4.0"
4490
4490
lodash.some "^4.4.0"
4491
4491
4492
+ "chokidar@>=3.0.0 <4.0.0", chokidar@^3.0.2, chokidar@^3.4.0, chokidar@^3.4.1, chokidar@^3.4.2, chokidar@^3.4.3, chokidar@^3.5.1:
4493
+ version "3.5.2"
4494
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
4495
+ integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
4496
+ dependencies:
4497
+ anymatch "~3.1.2"
4498
+ braces "~3.0.2"
4499
+ glob-parent "~5.1.2"
4500
+ is-binary-path "~2.1.0"
4501
+ is-glob "~4.0.1"
4502
+ normalize-path "~3.0.0"
4503
+ readdirp "~3.6.0"
4504
+ optionalDependencies:
4505
+ fsevents "~2.3.2"
4506
+
4492
4507
chokidar@^2.1.8:
4493
4508
version "2.1.8"
4494
4509
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
@@ -4508,21 +4523,6 @@ chokidar@^2.1.8:
4508
4523
optionalDependencies:
4509
4524
fsevents "^1.2.7"
4510
4525
4511
- chokidar@^3.0.2, chokidar@^3.4.0, chokidar@^3.4.1, chokidar@^3.4.2, chokidar@^3.4.3, chokidar@^3.5.1:
4512
- version "3.5.2"
4513
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
4514
- integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
4515
- dependencies:
4516
- anymatch "~3.1.2"
4517
- braces "~3.0.2"
4518
- glob-parent "~5.1.2"
4519
- is-binary-path "~2.1.0"
4520
- is-glob "~4.0.1"
4521
- normalize-path "~3.0.0"
4522
- readdirp "~3.6.0"
4523
- optionalDependencies:
4524
- fsevents "~2.3.2"
4525
-
4526
4526
chownr@^1.1.1, chownr@^1.1.2:
4527
4527
version "1.1.4"
4528
4528
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -14387,6 +14387,13 @@ sass-loader@^10.1.0:
14387
14387
schema-utils "^3.0.0"
14388
14388
semver "^7.3.2"
14389
14389
14390
+ sass@^1.37.5:
14391
+ version "1.37.5"
14392
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.37.5.tgz#f6838351f7cc814c4fcfe1d9a20e0cabbd1e7b3c"
14393
+ integrity sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==
14394
+ dependencies:
14395
+ chokidar ">=3.0.0 <4.0.0"
14396
+
14390
14397
sax@~1.2.4:
14391
14398
version "1.2.4"
14392
14399
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
0 commit comments