From 2dbdf8143027e524c4946ed75f02a923c47b161a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 07:09:43 +0000 Subject: [PATCH] Bump snowflake-api from 1.2.0 to 3.0.2 Bumps [snowflake-api](https://github.com/DevSnowflake/snowflake-api) from 1.2.0 to 3.0.2. - [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..a77bea7 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": "^3.0.2", "jumble-words": "^1.0.1" } }