@@ -2249,22 +2249,22 @@ crypto-browserify@^3.11.0:
2249
2249
public-encrypt "^4.0.0"
2250
2250
randombytes "^2.0.0"
2251
2251
2252
-
2253
- version "3.2.0 "
2254
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.2.0 .tgz#bb570d89c194f763627fcf1f80059c6832d009b2 "
2252
+
2253
+ version "3.2.1 "
2254
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.2.1 .tgz#62849b45a414b7bde0bfba17325a026471040eae "
2255
2255
dependencies :
2256
2256
camelcase "^5.3.1"
2257
2257
cssesc "^3.0.0"
2258
2258
icss-utils "^4.1.1"
2259
2259
loader-utils "^1.2.3"
2260
2260
normalize-path "^3.0.0"
2261
- postcss "^7.0.17 "
2261
+ postcss "^7.0.23 "
2262
2262
postcss-modules-extract-imports "^2.0.0"
2263
2263
postcss-modules-local-by-default "^3.0.2"
2264
- postcss-modules-scope "^2.1.0 "
2264
+ postcss-modules-scope "^2.1.1 "
2265
2265
postcss-modules-values "^3.0.0"
2266
- postcss-value-parser "^4.0.0 "
2267
- schema-utils "^2.0 .0"
2266
+ postcss-value-parser "^4.0.2 "
2267
+ schema-utils "^2.6 .0"
2268
2268
2269
2269
css-select-base-adapter@~0.1.0 :
2270
2270
version "0.1.0"
@@ -6714,9 +6714,9 @@ postcss-modules-local-by-default@^3.0.2:
6714
6714
postcss-selector-parser "^6.0.2"
6715
6715
postcss-value-parser "^4.0.0"
6716
6716
6717
- postcss-modules-scope@^2.1.0 :
6718
- version "2.1.0 "
6719
- resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.1.0 .tgz#ad3f5bf7856114f6fcab901b0502e2a2bc39d4eb "
6717
+ postcss-modules-scope@^2.1.1 :
6718
+ version "2.1.1 "
6719
+ resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.1.1 .tgz#33d4fc946602eb5e9355c4165d68a10727689dba "
6720
6720
dependencies :
6721
6721
postcss "^7.0.6"
6722
6722
postcss-selector-parser "^6.0.0"
@@ -6740,6 +6740,10 @@ postcss-value-parser@^4.0.0:
6740
6740
version "4.0.0"
6741
6741
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.0.tgz#99a983d365f7b2ad8d0f9b8c3094926eab4b936d"
6742
6742
6743
+ postcss-value-parser@^4.0.2 :
6744
+ version "4.0.2"
6745
+ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
6746
+
6743
6747
postcss@^7.0.14, postcss@^7.0.5, postcss@^7.0.6 :
6744
6748
version "7.0.14"
6745
6749
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
@@ -6748,14 +6752,22 @@ postcss@^7.0.14, postcss@^7.0.5, postcss@^7.0.6:
6748
6752
source-map "^0.6.1"
6749
6753
supports-color "^6.1.0"
6750
6754
6751
- postcss@^7.0.16, postcss@^7.0.17 :
6755
+ postcss@^7.0.16 :
6752
6756
version "7.0.17"
6753
6757
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
6754
6758
dependencies :
6755
6759
chalk "^2.4.2"
6756
6760
source-map "^0.6.1"
6757
6761
supports-color "^6.1.0"
6758
6762
6763
+ postcss@^7.0.23 :
6764
+ version "7.0.23"
6765
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.23.tgz#9f9759fad661b15964f3cfc3140f66f1e05eadc1"
6766
+ dependencies :
6767
+ chalk "^2.4.2"
6768
+ source-map "^0.6.1"
6769
+ supports-color "^6.1.0"
6770
+
6759
6771
prelude-ls@~1.1.2 :
6760
6772
version "1.1.2"
6761
6773
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@@ -7416,20 +7428,20 @@ schema-utils@^1.0.0:
7416
7428
ajv-errors "^1.0.0"
7417
7429
ajv-keywords "^3.1.0"
7418
7430
7419
- schema-utils@^2.0.0 :
7420
- version "2.0.1"
7421
- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.0.1.tgz#1eec2e059556af841b7f3a83b61af13d7a3f9196"
7422
- dependencies :
7423
- ajv "^6.1.0"
7424
- ajv-keywords "^3.1.0"
7425
-
7426
7431
schema-utils@^2.5.0 :
7427
7432
version "2.5.0"
7428
7433
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.5.0.tgz#8f254f618d402cc80257486213c8970edfd7c22f"
7429
7434
dependencies :
7430
7435
ajv "^6.10.2"
7431
7436
ajv-keywords "^3.4.1"
7432
7437
7438
+ schema-utils@^2.6.0 :
7439
+ version "2.6.1"
7440
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.6.1.tgz#eb78f0b945c7bcfa2082b3565e8db3548011dc4f"
7441
+ dependencies :
7442
+ ajv "^6.10.2"
7443
+ ajv-keywords "^3.4.1"
7444
+
7433
7445
seek-bzip@^1.0.3, seek-bzip@^1.0.5 :
7434
7446
version "1.0.5"
7435
7447
resolved "https://registry.yarnpkg.com/seek-bzip/-/seek-bzip-1.0.5.tgz#cfe917cb3d274bcffac792758af53173eb1fabdc"
0 commit comments