@@ -7523,6 +7523,11 @@ image-size@0.8.3:
7523
7523
dependencies:
7524
7524
queue "6.0.1"
7525
7525
7526
+ immutable@^4.0.0:
7527
+ version "4.0.0"
7528
+ resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0.tgz#b86f78de6adef3608395efb269a91462797e2c23"
7529
+ integrity sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==
7530
+
7526
7531
import-cwd@^2.0.0:
7527
7532
version "2.1.0"
7528
7533
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9"
@@ -12607,12 +12612,14 @@ sass-loader@^10.1.1:
12607
12612
schema-utils "^3.0.0"
12608
12613
semver "^7.3.2"
12609
12614
12610
- sass@^1.32.12 :
12611
- version "1.32.12 "
12612
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12 .tgz#a2a47ad0f1c168222db5206444a30c12457abb9f "
12613
- integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA ==
12615
+ sass@^1.45.0 :
12616
+ version "1.45.0 "
12617
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.0 .tgz#192ede1908324bb293a3e403d1841dbcaafdd323 "
12618
+ integrity sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw ==
12614
12619
dependencies:
12615
12620
chokidar ">=3.0.0 <4.0.0"
12621
+ immutable "^4.0.0"
12622
+ source-map-js ">=0.6.2 <2.0.0"
12616
12623
12617
12624
sax@>=0.6.0, sax@^1.2.4, sax@~1.2.4:
12618
12625
version "1.2.4"
@@ -13018,6 +13025,11 @@ source-list-map@^2.0.0, source-list-map@^2.0.1:
13018
13025
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
13019
13026
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
13020
13027
13028
+ "source-map-js@>=0.6.2 <2.0.0":
13029
+ version "1.0.1"
13030
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
13031
+ integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
13032
+
13021
13033
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
13022
13034
version "0.5.3"
13023
13035
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
0 commit comments