diff --git a/package.json b/package.json index 2bb8f901..f4dcf70d 100644 --- a/package.json +++ b/package.json @@ -33,16 +33,16 @@ "dependencies": { "canvas": "github:automattic/node-canvas", "common-tags": "^1.5.1", - "custom-translate": "^2.1.1", + "custom-translate": "^2.2.2", "discord.js": "github:hydrabolt/discord.js", "discord.js-commando": "github:dragonfire535/discord.js-commando#default-functions", "erlpack": "github:discordapp/erlpack", "mathjs": "^3.17.0", "node-opus": "^0.2.7", - "snekfetch": "^3.6.0", + "snekfetch": "^3.6.1", "uws": "^8.14.1", "xml2js": "^0.4.19", - "zlib-sync": "^0.1.3" + "zlib-sync": "^0.1.4" }, "devDependencies": { "eslint": "^4.11.0",