From 9ff9d16d04faef0cc531021599536c92d49329d0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 9 Oct 2024 08:39:14 +0000
Subject: [PATCH] Update README
---
README.html | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.html b/README.html
index cf3bfdb08a..c584a5e1aa 100644
--- a/README.html
+++ b/README.html
@@ -8052,7 +8052,7 @@
Node dependencies
Open Source |
✔️ |
An HTTP/1.1 client, written from scratch for Node. Required by cheerio. |
-undici@6.19.8 |
+undici@6.20.0 |
|
diff --git a/README.md b/README.md
index dfedcf4fa2..4f07d80b5d 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/table) | [table](https://www.npmjs.com/package/table) | Gajus Kuizinas | [BSD-3-Clause](docs/legal/BSD-3-Clause.txt) | [Open Source](https://github.com/gajus/table) | ✔️ | Formats data into a string table.
Required by better-npm-audit. | `table@6.8.2` |
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/top-user-agents-1) | [top-user-agents](https://github.com/EIGHTFINITE/top-user-agents-1) | Kiko Beats | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/top-user-agents-1) | ✔️ | A list of most common User Agent. | `EIGHTFINITE/top-user-agents-1#main`
(based on `top-user-agents@1.0.66`) |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/tweetnacl) | [tweetnacl](https://www.npmjs.com/package/tweetnacl) | TweetNaCl-js contributors | [Unlicense](docs/legal/Unlicense.txt) | [Open Source](https://github.com/dchest/tweetnacl-js) | ✔️ | Port of TweetNaCl cryptographic library to JavaScript.
Required by bcrypt-pbkdf, sshpk. | `tweetnacl@0.14.5` |
-| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/undici) | [undici](https://www.npmjs.com/package/undici) | nodejs | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/nodejs/undici) | ✔️ | An HTTP/1.1 client, written from scratch for Node.
Required by cheerio. | `undici@6.19.8` |
+| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/undici) | [undici](https://www.npmjs.com/package/undici) | nodejs | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/nodejs/undici) | ✔️ | An HTTP/1.1 client, written from scratch for Node.
Required by cheerio. | `undici@6.20.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/universalify) | [universalify](https://www.npmjs.com/package/universalify) | Ryan Zimmerman | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/RyanZim/universalify) | ✔️ | Make a callback- or promise-based function support both promises and callbacks.
Required by @postman/tough-cookie. | `universalify@0.2.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/uri-js) | [uri-js](https://www.npmjs.com/package/uri-js) | Gary Court | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/garycourt/uri-js) | ✔️ | An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Required by har-validator/ajv. | `uri-js@4.4.1` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/url-parse) | [url-parse](https://www.npmjs.com/package/url-parse) | Arnout Kazemier | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/unshiftio/url-parse) | ✔️ | Small footprint URL parser that works seamlessly across Node and browser environments.
Required by @postman/tough-cookie. | `url-parse@1.5.10` |