From a455dd3a3539dbb97d680c38c28b15f4d773b87b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 11:10:08 +0000 Subject: [PATCH] Bump node-fetch from 2.6.7 to 3.2.6 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.2.6. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v3.2.6) --- 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 aae8509..1ec0a22 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@replit/database": "^2.0.1", "discord.js": "^12.5.3", "humanize-duration": "^3.25.1", - "node-fetch": "^2.6.1", + "node-fetch": "^3.2.6", "nodejs-snowflake": "^1.5.1" } }