@@ -4006,11 +4006,6 @@ arrify@^1.0.1:
4006
4006
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
4007
4007
integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
4008
4008
4009
- asap@~2.0.3:
4010
- version "2.0.6"
4011
- resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
4012
- integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
4013
-
4014
4009
asn1.js@^4.0.0:
4015
4010
version "4.10.1"
4016
4011
resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0"
@@ -5451,7 +5446,7 @@ clone-response@^1.0.2:
5451
5446
dependencies:
5452
5447
mimic-response "^1.0.0"
5453
5448
5454
- clone@^2.1.1, clone@^2.1.2 :
5449
+ clone@^2.1.1:
5455
5450
version "2.1.2"
5456
5451
resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
5457
5452
integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=
5717
5712
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
5718
5713
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
5719
5714
5715
+ copy-anything@^2.0.1:
5716
+ version "2.0.3"
5717
+ resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-2.0.3.tgz#842407ba02466b0df844819bbe3baebbe5d45d87"
5718
+ integrity sha512-GK6QUtisv4fNS+XcI7shX0Gx9ORg7QqIznyfho79JTnX1XhLiyZHfftvGiziqzRiEi/Bjhgpi+D2o7HxJFPnDQ==
5719
+ dependencies:
5720
+ is-what "^3.12.0"
5721
+
5720
5722
copy-concurrently@^1.0.0:
5721
5723
version "1.0.5"
5722
5724
resolved "https://registry.yarnpkg.com/copy-concurrently/-/copy-concurrently-1.0.5.tgz#92297398cae34937fcafd6ec8139c18051f0b5e0"
@@ -9299,6 +9301,11 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0:
9299
9301
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
9300
9302
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
9301
9303
9304
+ is-what@^3.12.0:
9305
+ version "3.14.1"
9306
+ resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1"
9307
+ integrity sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==
9308
+
9302
9309
is-whitespace-character@^1.0.0:
9303
9310
version "1.0.4"
9304
9311
resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.4.tgz#0858edd94a95594c7c9dd0b5c174ec6e45ee4aa7"
10245
10252
loader-utils "^1.1.0"
10246
10253
pify "^4.0.1"
10247
10254
10248
- less@3.11 .1:
10249
- version "3.11 .1"
10250
- resolved "https://registry.yarnpkg.com/less/-/less-3.11 .1.tgz#c6bf08e39e02404fe6b307a3dfffafdc55bd36e2 "
10251
- integrity sha512-tlWX341RECuTOvoDIvtFqXsKj072hm3+9ymRBe76/mD6O5ZZecnlAOVDlWAleF2+aohFrxNidXhv2773f6kY7g ==
10255
+ less@3.13 .1:
10256
+ version "3.13 .1"
10257
+ resolved "https://registry.yarnpkg.com/less/-/less-3.13 .1.tgz#0ebc91d2a0e9c0c6735b83d496b0ab0583077909 "
10258
+ integrity sha512-SwA1aQXGUvp+P5XdZslUOhhLnClSLIjWvJhmd+Vgib5BFIr9lMNlQwmwUNOjXThF/A0x+MCYYPeWEfeWiLRnTw ==
10252
10259
dependencies:
10253
- clone "^2.1.2 "
10260
+ copy-anything "^2.0.1 "
10254
10261
tslib "^1.10.0"
10255
10262
optionalDependencies:
10256
10263
errno "^0.1.1"
10257
10264
graceful-fs "^4.1.2"
10258
10265
image-size "~0.5.0"
10266
+ make-dir "^2.1.0"
10259
10267
mime "^1.4.1"
10260
- mkdirp "^0.5.0"
10261
- promise "^7.1.1"
10262
- request "^2.83.0"
10268
+ native-request "^1.0.5"
10263
10269
source-map "~0.6.0"
10264
10270
10265
10271
leven@^3.1.0:
@@ -11193,6 +11199,11 @@ nanomatch@^1.2.9:
11193
11199
snapdragon "^0.8.1"
11194
11200
to-regex "^3.0.1"
11195
11201
11202
+ native-request@^1.0.5:
11203
+ version "1.0.8"
11204
+ resolved "https://registry.yarnpkg.com/native-request/-/native-request-1.0.8.tgz#8f66bf606e0f7ea27c0e5995eb2f5d03e33ae6fb"
11205
+ integrity sha512-vU2JojJVelUGp6jRcLwToPoWGxSx23z/0iX+I77J3Ht17rf2INGjrhOoQnjVo60nQd8wVsgzKkPfRXBiVdD2ag==
11206
+
11196
11207
natural-compare@^1.4.0:
11197
11208
version "1.4.0"
11198
11209
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -12482,13 +12493,6 @@ promise.prototype.finally@^3.1.0:
12482
12493
es-abstract "^1.17.0-next.0"
12483
12494
function-bind "^1.1.1"
12484
12495
12485
- promise@^7.1.1:
12486
- version "7.3.1"
12487
- resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
12488
- integrity sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==
12489
- dependencies:
12490
- asap "~2.0.3"
12491
-
12492
12496
prompts@^2.0.1:
12493
12497
version "2.3.2"
12494
12498
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.3.2.tgz#480572d89ecf39566d2bd3fe2c9fccb7c4c0b068"
@@ -13836,7 +13840,7 @@ request-promise-native@^1.0.7:
13836
13840
stealthy-require "^1.1.1"
13837
13841
tough-cookie "^2.3.3"
13838
13842
13839
- request@^2.83.0, request@^2. 87.0, request@^2.88.0:
13843
+ request@^2.87.0, request@^2.88.0:
13840
13844
version "2.88.2"
13841
13845
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
13842
13846
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
0 commit comments