From 4a5f50319ce73eeaaed6b04505984b33dc600988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 14:08:24 +0000 Subject: [PATCH] chore(deps): bump @sapphire/fetch Bumps [@sapphire/fetch](https://github.com/sapphiredev/utilities/tree/HEAD/packages/fetch) from 2.3.2-next.3c6a49a.0 to 2.4.2-next.7392d04.0. - [Release notes](https://github.com/sapphiredev/utilities/releases) - [Changelog](https://github.com/sapphiredev/utilities/blob/main/packages/fetch/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/utilities/commits/HEAD/packages/fetch) --- updated-dependencies: - dependency-name: "@sapphire/fetch" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f2076f4..a5712935 100644 --- a/package-lock.json +++ b/package-lock.json @@ -353,9 +353,9 @@ } }, "node_modules/@sapphire/fetch": { - "version": "2.3.2-next.3c6a49a.0", - "resolved": "https://registry.npmjs.org/@sapphire/fetch/-/fetch-2.3.2-next.3c6a49a.0.tgz", - "integrity": "sha512-GOH/eiMWL8QpdGy/HPA6NM4Grzqhi9Onz2x6vP+7lumGxUU/zi1k9TGGwVkeO6Wf2P9PG5ZEmMXvnsweuwYhzQ==", + "version": "2.4.2-next.7392d04.0", + "resolved": "https://registry.npmjs.org/@sapphire/fetch/-/fetch-2.4.2-next.7392d04.0.tgz", + "integrity": "sha512-A6KwYE9dyotXv8R0UoNY8j7trdX6HiJVhIAXYEBr6HiRYmSgu7Af9nIth9EVBDCjlAgx9cJBd2dtZh9a+Zh46Q==", "dependencies": { "cross-fetch": "^3.1.5" }, @@ -4158,9 +4158,9 @@ } }, "@sapphire/fetch": { - "version": "2.3.2-next.3c6a49a.0", - "resolved": "https://registry.npmjs.org/@sapphire/fetch/-/fetch-2.3.2-next.3c6a49a.0.tgz", - "integrity": "sha512-GOH/eiMWL8QpdGy/HPA6NM4Grzqhi9Onz2x6vP+7lumGxUU/zi1k9TGGwVkeO6Wf2P9PG5ZEmMXvnsweuwYhzQ==", + "version": "2.4.2-next.7392d04.0", + "resolved": "https://registry.npmjs.org/@sapphire/fetch/-/fetch-2.4.2-next.7392d04.0.tgz", + "integrity": "sha512-A6KwYE9dyotXv8R0UoNY8j7trdX6HiJVhIAXYEBr6HiRYmSgu7Af9nIth9EVBDCjlAgx9cJBd2dtZh9a+Zh46Q==", "requires": { "cross-fetch": "^3.1.5" }