Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/is-core-module/core.json')
-rw-r--r--deps/npm/node_modules/is-core-module/core.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/node_modules/is-core-module/core.json b/deps/npm/node_modules/is-core-module/core.json
index 773222f6ba3..ec741dd946f 100644
--- a/deps/npm/node_modules/is-core-module/core.json
+++ b/deps/npm/node_modules/is-core-module/core.json
@@ -100,6 +100,8 @@
"node:_stream_writable": ">= 16",
"stream": true,
"node:stream": ">= 16",
+ "stream/consumers": ">= 16.7",
+ "node:stream/consumers": ">= 16.7",
"stream/promises": ">= 15",
"node:stream/promises": ">= 16",
"stream/web": ">= 16.5",