From 6c4b721f8b7b185640482a26ee95da2079886bcc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 07:50:39 +0000 Subject: [PATCH] Bump snowflake-api from 1.2.0 to 2.0.1 Bumps [snowflake-api](https://github.com/DevSnowflake/snowflake-api) from 1.2.0 to 2.0.1. - [Release notes](https://github.com/DevSnowflake/snowflake-api/releases) - [Commits](https://github.com/DevSnowflake/snowflake-api/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29f9224..673190e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "canvacord": "^5.0.4", "node-fetch": "^2.6.0", "twemoji-parser": "^13.0.0", - "snowflake-api": "^1.1.0", + "snowflake-api": "^2.0.1", "jumble-words": "^1.0.1" } }