@@ -2481,14 +2481,23 @@ bindings@^1.5.0:
2481
2481
dependencies:
2482
2482
file-uri-to-path "1.0.0"
2483
2483
2484
- bl@^1.1.2, bl@^1. 2.1:
2484
+ bl@^1.2.1:
2485
2485
version "1.2.3"
2486
2486
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.3.tgz#1e8dd80142eac80d7158c9dccc047fb620e035e7"
2487
2487
integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==
2488
2488
dependencies:
2489
2489
readable-stream "^2.3.5"
2490
2490
safe-buffer "^5.1.1"
2491
2491
2492
+ bl@^4.0.2:
2493
+ version "4.1.0"
2494
+ resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
2495
+ integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
2496
+ dependencies:
2497
+ buffer "^5.5.0"
2498
+ inherits "^2.0.4"
2499
+ readable-stream "^3.4.0"
2500
+
2492
2501
bluebird@^3.0, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
2493
2502
version "3.7.2"
2494
2503
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
@@ -2813,7 +2822,7 @@ buffer-xor@^1.0.3:
2813
2822
resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
2814
2823
integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=
2815
2824
2816
- buffer@^5.0.2:
2825
+ buffer@^5.0.2, buffer@^5.5.0 :
2817
2826
version "5.7.1"
2818
2827
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
2819
2828
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
@@ -3657,16 +3666,16 @@ css-blank-pseudo@^0.1.4:
3657
3666
dependencies:
3658
3667
postcss "^7.0.5"
3659
3668
3660
- css-extract@1.3.1 :
3661
- version "1.3.1 "
3662
- resolved "https://registry.yarnpkg.com/css-extract/-/css-extract-1.3.1 .tgz#e73e470715ebcbf1774642fc53f260a1df30161a "
3663
- integrity sha512-UitOFSHpqBqzGjwgzIVsj9ocXijqE4NPSpjgvH7rbzSKEOdgp8HEEj82rewLTSVI4HTp2DqReBlRNNONR43aag ==
3669
+ css-extract@2.0.0 :
3670
+ version "2.0.0 "
3671
+ resolved "https://registry.yarnpkg.com/css-extract/-/css-extract-2.0.0 .tgz#8e9769a95e0dac8ddfc052cfe899c569e4aa17fe "
3672
+ integrity sha512-foKNaeU6/6xJRRQx0qyXVndANsM2MT6y9O+hmF3lcnqkVO7awaDDj/hPQWdFlEMF0hPkLIDWPEWtV8S4Ep2Y9g ==
3664
3673
dependencies:
3665
- bl "^1.1 .2"
3674
+ bl "^4.0 .2"
3666
3675
defined "^1.0.0"
3667
3676
from2-string "^1.1.0"
3668
3677
static-module "^3.0.0"
3669
- through2 "^2 .0.1 "
3678
+ through2 "^4 .0.2 "
3670
3679
3671
3680
css-has-pseudo@^0.10.0:
3672
3681
version "0.10.0"
10209
10218
isarray "0.0.1"
10210
10219
string_decoder "~0.10.x"
10211
10220
10212
- "readable-stream@2 || 3", readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2, readable-stream@^3.6.0:
10221
+ "readable-stream@2 || 3", readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2, readable-stream@^3.4.0, readable-stream@^3. 6.0:
10213
10222
version "3.6.0"
10214
10223
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
10215
10224
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
@@ -11686,7 +11695,7 @@ through2@^3.0.0:
11686
11695
inherits "^2.0.4"
11687
11696
readable-stream "2 || 3"
11688
11697
11689
- through2@^4.0.0:
11698
+ through2@^4.0.0, through2@^4.0.2 :
11690
11699
version "4.0.2"
11691
11700
resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764"
11692
11701
integrity sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==
0 commit comments