diff --git a/core.json b/core.json index 226198f..dcbeccf 100644 --- a/core.json +++ b/core.json @@ -38,6 +38,8 @@ "node-inspect/lib/internal/inspect_repl": ">= 7.6.0 && < 12", "os": true, "path": true, + "path/posix": ">= 15.3", + "path/win32": ">= 15.3", "perf_hooks": ">= 8.5", "process": ">= 1", "punycode": true, @@ -65,6 +67,7 @@ "tty": true, "url": true, "util": true, + "util/types": ">= 15.3", "v8/tools/arguments": ">= 10 && < 12", "v8/tools/codemap": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"], "v8/tools/consarray": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],