From ff990fa66d86a94253da4987bce89ec1c1c27095 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 16 Mar 2024 17:42:26 +0100 Subject: [PATCH] update note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a59a422..e579949 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ All `pkg` options support glob matching via [picomatch](https://github.com/micro ## Notes -The module uses global `fetch` under the hood. In Node.js HTTP proxies from environment variables in global `fetch`, but it's still possible to enable `updates` to use them by installing the `undici` dependency into your project. Track https://github.com/nodejs/undici/issues/1650 for further updates. +The module uses global `fetch` under the hood. In Node.js HTTP proxies from environment are [not supported](https://github.com/nodejs/undici/issues/1650), but it's still possible to enable `updates` to use them by installing the `undici` dependency into your project. ## Config File