@@ -2488,14 +2488,23 @@ bindings@^1.5.0:
2488
2488
dependencies:
2489
2489
file-uri-to-path "1.0.0"
2490
2490
2491
- bl@^1.1.2, bl@^1. 2.1:
2491
+ bl@^1.2.1:
2492
2492
version "1.2.3"
2493
2493
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.3.tgz#1e8dd80142eac80d7158c9dccc047fb620e035e7"
2494
2494
integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==
2495
2495
dependencies:
2496
2496
readable-stream "^2.3.5"
2497
2497
safe-buffer "^5.1.1"
2498
2498
2499
+ bl@^4.0.2:
2500
+ version "4.1.0"
2501
+ resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
2502
+ integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
2503
+ dependencies:
2504
+ buffer "^5.5.0"
2505
+ inherits "^2.0.4"
2506
+ readable-stream "^3.4.0"
2507
+
2499
2508
bluebird@^3.0, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
2500
2509
version "3.7.2"
2501
2510
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
@@ -2820,7 +2829,7 @@ buffer-xor@^1.0.3:
2820
2829
resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
2821
2830
integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=
2822
2831
2823
- buffer@^5.0.2:
2832
+ buffer@^5.0.2, buffer@^5.5.0 :
2824
2833
version "5.7.1"
2825
2834
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
2826
2835
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
@@ -3669,16 +3678,16 @@ css-blank-pseudo@^0.1.4:
3669
3678
dependencies:
3670
3679
postcss "^7.0.5"
3671
3680
3672
- css-extract@1.3.1 :
3673
- version "1.3.1 "
3674
- resolved "https://registry.yarnpkg.com/css-extract/-/css-extract-1.3.1 .tgz#e73e470715ebcbf1774642fc53f260a1df30161a "
3675
- integrity sha512-UitOFSHpqBqzGjwgzIVsj9ocXijqE4NPSpjgvH7rbzSKEOdgp8HEEj82rewLTSVI4HTp2DqReBlRNNONR43aag ==
3681
+ css-extract@2.0.0 :
3682
+ version "2.0.0 "
3683
+ resolved "https://registry.yarnpkg.com/css-extract/-/css-extract-2.0.0 .tgz#8e9769a95e0dac8ddfc052cfe899c569e4aa17fe "
3684
+ integrity sha512-foKNaeU6/6xJRRQx0qyXVndANsM2MT6y9O+hmF3lcnqkVO7awaDDj/hPQWdFlEMF0hPkLIDWPEWtV8S4Ep2Y9g ==
3676
3685
dependencies:
3677
- bl "^1.1 .2"
3686
+ bl "^4.0 .2"
3678
3687
defined "^1.0.0"
3679
3688
from2-string "^1.1.0"
3680
3689
static-module "^3.0.0"
3681
- through2 "^2 .0.1 "
3690
+ through2 "^4 .0.2 "
3682
3691
3683
3692
css-has-pseudo@^0.10.0:
3684
3693
version "0.10.0"
10261
10270
isarray "0.0.1"
10262
10271
string_decoder "~0.10.x"
10263
10272
10264
- "readable-stream@2 || 3", readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.2, readable-stream@^3.6.0:
10273
+ "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:
10265
10274
version "3.6.0"
10266
10275
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
10267
10276
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
@@ -11750,7 +11759,7 @@ through2@^3.0.0:
11750
11759
inherits "^2.0.4"
11751
11760
readable-stream "2 || 3"
11752
11761
11753
- through2@^4.0.0:
11762
+ through2@^4.0.0, through2@^4.0.2 :
11754
11763
version "4.0.2"
11755
11764
resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764"
11756
11765
integrity sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==
0 commit comments