From ebdaf7a6685efb84154812f77a8db9ed6e0b6b2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:12:40 +0000 Subject: [PATCH] build(deps): bump node-superfetch from 0.2.3 to 0.3.3 Bumps [node-superfetch](https://github.com/dragonfire535/node-superfetch) from 0.2.3 to 0.3.3. - [Release notes](https://github.com/dragonfire535/node-superfetch/releases) - [Commits](https://github.com/dragonfire535/node-superfetch/commits) --- updated-dependencies: - dependency-name: node-superfetch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75a9899..761caef 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "moment-timezone": "^0.5.27", "mongodb": "^4.1.2", "nano": "^10.0.0", - "node-superfetch": "^0.2.3", + "node-superfetch": "^0.3.3", "snekfetch": "^4.0.4", "string-similarity": "^4.0.2", "utf-8-validate": "^5.0.5",