Skip to content

Commit 571b996

Browse files
committed
Update yarn.lock
1 parent 6131c8b commit 571b996

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

yarn.lock

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,7 +2080,7 @@ debounce@^1.0.0:
20802080
version "1.1.0"
20812081
resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.1.0.tgz#6a1a4ee2a9dc4b7c24bb012558dbcdb05b37f408"
20822082

2083-
debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9, debug@~2.6.9:
2083+
debug@2.6.9, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
20842084
version "2.6.9"
20852085
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
20862086
dependencies:
@@ -3424,6 +3424,16 @@ http-errors@1.6.3, http-errors@~1.6.2, http-errors@~1.6.3:
34243424
setprototypeof "1.1.0"
34253425
statuses ">= 1.4.0 < 2"
34263426

3427+
http-errors@~1.7.0:
3428+
version "1.7.0"
3429+
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.0.tgz#b6d36492a201c7888bdcb5dd0471140423c4ad2a"
3430+
dependencies:
3431+
depd "~1.1.2"
3432+
inherits "2.0.3"
3433+
setprototypeof "1.1.0"
3434+
statuses ">= 1.5.0 < 2"
3435+
toidentifier "1.0.0"
3436+
34273437
http-proxy@^1.16.2:
34283438
version "1.17.0"
34293439
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
@@ -6454,7 +6464,7 @@ static-extend@^0.1.1:
64546464
define-property "^0.2.5"
64556465
object-copy "^0.1.0"
64566466

6457-
"statuses@>= 1.3.1 < 2", "statuses@>= 1.4.0 < 2":
6467+
"statuses@>= 1.3.1 < 2", "statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2":
64586468
version "1.5.0"
64596469
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
64606470

@@ -6783,6 +6793,10 @@ to-regex@^3.0.1, to-regex@^3.0.2:
67836793
regex-not "^1.0.2"
67846794
safe-regex "^1.1.0"
67856795

6796+
toidentifier@1.0.0:
6797+
version "1.0.0"
6798+
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
6799+
67866800
toposort-class@^1.0.1:
67876801
version "1.0.1"
67886802
resolved "https://registry.yarnpkg.com/toposort-class/-/toposort-class-1.0.1.tgz#7ffd1f78c8be28c3ba45cd4e1a3f5ee193bd9988"

0 commit comments

Comments
 (0)