mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 13:10:09 +02:00
update dependencies
This commit is contained in:
5
node_modules/resolve/lib/core.json
generated
vendored
5
node_modules/resolve/lib/core.json
generated
vendored
@@ -15,6 +15,7 @@
|
||||
"events": true,
|
||||
"freelist": "< 6",
|
||||
"fs": true,
|
||||
"fs/promises": ">= 10 && < 10.1",
|
||||
"_http_agent": ">= 0.11.1",
|
||||
"_http_client": ">= 0.11.1",
|
||||
"_http_common": ">= 0.11.1",
|
||||
@@ -51,12 +52,14 @@
|
||||
"sys": true,
|
||||
"timers": true,
|
||||
"_tls_common": ">= 0.11.13",
|
||||
"_tls_legacy": ">= 0.11.3",
|
||||
"_tls_legacy": ">= 0.11.3 && < 10",
|
||||
"_tls_wrap": ">= 0.11.3",
|
||||
"tls": true,
|
||||
"trace_events": ">= 10",
|
||||
"tty": true,
|
||||
"url": true,
|
||||
"util": true,
|
||||
"v8/tools/arguments": ">= 10",
|
||||
"v8/tools/codemap": [">= 4.4.0 && < 5", ">= 5.2.0"],
|
||||
"v8/tools/consarray": [">= 4.4.0 && < 5", ">= 5.2.0"],
|
||||
"v8/tools/csvparser": [">= 4.4.0 && < 5", ">= 5.2.0"],
|
||||
|
Reference in New Issue
Block a user