|
|
@@ -7101,14 +7101,14 @@ depd@1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.1.tgz#5783b4e1c459f06fa5ca27f991f3d06e7a310359"
|
|
|
|
|
|
+depd@2.0.0, depd@~2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
|
|
|
+
|
|
|
depd@^1.1.2, depd@~1.1.1, depd@~1.1.2:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
|
|
|
|
|
|
-depd@~2.0.0:
|
|
|
- version "2.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
|
|
|
-
|
|
|
deprecation@^2.0.0, deprecation@^2.3.1:
|
|
|
version "2.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
|
|
|
@@ -10179,16 +10179,16 @@ http-errors@1.7.3, http-errors@~1.7.2:
|
|
|
statuses ">= 1.5.0 < 2"
|
|
|
toidentifier "1.0.0"
|
|
|
|
|
|
-http-errors@^1.8.0, http-errors@~1.8.0:
|
|
|
- version "1.8.0"
|
|
|
- resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.8.0.tgz#75d1bbe497e1044f51e4ee9e704a62f28d336507"
|
|
|
- integrity sha512-4I8r0C5JDhT5VkvI47QktDW75rNlGVsUf/8hzjCC/wkWI/jdTRmBb9aI7erSG82r1bjKY3F6k28WnsVxB1C73A==
|
|
|
+http-errors@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
|
|
|
+ integrity sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==
|
|
|
dependencies:
|
|
|
- depd "~1.1.2"
|
|
|
+ depd "2.0.0"
|
|
|
inherits "2.0.4"
|
|
|
setprototypeof "1.2.0"
|
|
|
- statuses ">= 1.5.0 < 2"
|
|
|
- toidentifier "1.0.0"
|
|
|
+ statuses "2.0.1"
|
|
|
+ toidentifier "1.0.1"
|
|
|
|
|
|
http-proxy-agent@^4.0.0, http-proxy-agent@^4.0.1:
|
|
|
version "4.0.1"
|
|
|
@@ -18845,6 +18845,11 @@ static-extend@^0.1.1:
|
|
|
define-property "^0.2.5"
|
|
|
object-copy "^0.1.0"
|
|
|
|
|
|
+statuses@2.0.1:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
|
|
|
+ integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
|
|
|
+
|
|
|
"statuses@>= 1.3.1 < 2", "statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2", statuses@~1.5.0:
|
|
|
version "1.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
|
|
|
@@ -20166,6 +20171,11 @@ toidentifier@1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
|
|
|
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
|
|
|
|
|
|
+toidentifier@1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
|
|
|
+ integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
|
|
|
+
|
|
|
tough-cookie@^2.3.3, tough-cookie@~2.5.0:
|
|
|
version "2.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
|