From 65c37ed098c53508daaab2bca239d2ff7970a29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 14:17:51 +0000 Subject: [PATCH] Bump node-fetch from 2.6.7 to 3.2.8 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.2.8. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v3.2.8) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 626b193cb..250fd160a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lodash.merge": "^4.3.0", "minecraft-data": "^2.98.0", "minecraft-folder-path": "^1.2.0", - "node-fetch": "^2.6.1", + "node-fetch": "^3.2.8", "node-rsa": "^0.4.2", "prismarine-auth": "^1.1.0", "prismarine-nbt": "^2.0.0",