From 4bc1a5bd978dc404747b96196f4563656f9c8eb6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 00:58:16 +0000 Subject: [PATCH] Bump snowflake-api from 1.2.0 to 2.0.0 Bumps [snowflake-api](https://github.com/DevSnowflake/snowflake-api) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/DevSnowflake/snowflake-api/releases) - [Commits](https://github.com/DevSnowflake/snowflake-api/compare/v1.2.0...v2.0.0) 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..a2b446c 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.0", "jumble-words": "^1.0.1" } }