From 9979d4a27466fe90e79ad6613c8a5df0f85d7bae Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 30 Sep 2023 12:57:23 +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 4541ab1b85..901687ec27 100644
--- a/README.html
+++ b/README.html
@@ -3372,7 +3372,7 @@
Node dependencies
Open Source |
✔️ |
Simplified HTTP request client. |
-EIGHTFINITE/postman-request#43c3772bcf11ccf3a5b8972555879235606eb930 (based on postman-request@2.88.1-postman.33 ) |
+EIGHTFINITE/postman-request#44bd94e554daff11dd78a1e757fe46f403f65a4f (based on postman-request@2.88.1-postman.33 ) |
|
diff --git a/README.md b/README.md
index 00153abbba..c6903bf72d 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,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/oauth-sign) | [oauth-sign](https://www.npmjs.com/package/oauth-sign) | Mikeal Rogers | [Apache-2.0](docs/legal/Apache-2.0.txt) | [Open Source](https://github.com/request/oauth-sign) | ✔️ | OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
Required by postman-request. | `oauth-sign@0.9.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/parse5) | [parse5](https://www.npmjs.com/package/parse5) | Ivan Nikulin | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/inikulin/parse5) | ✔️ | HTML parser and serializer.
Required by cheerio, parse5-htmlparser2-tree-adapter. | `parse5@7.1.2` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/parse5-htmlparser2-tree-adapter) | [parse5-htmlparser2-tree-adapter](https://www.npmjs.com/package/parse5-htmlparser2-tree-adapter) | Ivan Nikulin | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/inikulin/parse5) | ✔️ | Htmlparser2 tree adapter for parse5.
Required by cheerio. | `parse5-htmlparser2-tree-adapter@7.0.0` |
-| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/postman-request) | [postman-request](https://github.com/EIGHTFINITE/postman-request) | Mikeal Rogers | [Apache-2.0](docs/legal/Apache-2.0.txt) | [Open Source](https://github.com/EIGHTFINITE/postman-request) | ✔️ | Simplified HTTP request client. | `EIGHTFINITE/postman-request#43c3772bcf11ccf3a5b8972555879235606eb930`
(based on `postman-request@2.88.1-postman.33`) |
+| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/postman-request) | [postman-request](https://github.com/EIGHTFINITE/postman-request) | Mikeal Rogers | [Apache-2.0](docs/legal/Apache-2.0.txt) | [Open Source](https://github.com/EIGHTFINITE/postman-request) | ✔️ | Simplified HTTP request client. | `EIGHTFINITE/postman-request#44bd94e554daff11dd78a1e757fe46f403f65a4f`
(based on `postman-request@2.88.1-postman.33`) |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/psl) | [psl](https://www.npmjs.com/package/psl) | Lupo Montero | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/lupomontero/psl) | ✔️ | Domain name parser based on the Public Suffix List.
Required by @postman/tough-cookie. | `psl@1.9.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/punycode) | [punycode](https://www.npmjs.com/package/punycode) | Mathias Bynens | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/mathiasbynens/punycode.js) | ✔️ | A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Required by @postman/tough-cookie, uri-js. | `punycode@2.3.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/qs) | [qs](https://www.npmjs.com/package/qs) | ljharb | [BSD-3-Clause](docs/legal/BSD-3-Clause.txt) | [Open Source](https://github.com/ljharb/qs) | ✔️ | A querystring parser that supports nesting and arrays, with a depth limit.
Required by postman-request. | `qs@6.5.3` |