From 6db4a8ced6ff80ad4e3f82a296a04fde9fb3f956 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Mon, 5 Feb 2018 18:21:29 +0000 Subject: [PATCH] Deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9a310ef9..c9876f57 100644 --- a/package.json +++ b/package.json @@ -39,13 +39,13 @@ "erlpack": "github:discordapp/erlpack", "mathjs": "^3.20.1", "node-opus": "^0.2.7", - "snekfetch": "^3.6.3", + "snekfetch": "^3.6.4", "uws": "^9.14.0", "xml2js": "^0.4.19", "zlib-sync": "^0.1.4" }, "devDependencies": { - "eslint": "^4.15.0", + "eslint": "^4.17.0", "eslint-config-aqua": "^2.0.1", "eslint-plugin-json": "^1.2.0" },