From 85ca1750992fe235d296cf2f347f20faf7e69d59 Mon Sep 17 00:00:00 2001 From: MrGeorgen Date: Sat, 27 Jun 2020 13:00:36 +0200 Subject: [PATCH] updated dependencies --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ca5239c..980b9d1 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ }, "license": "GPL-3.0-only", "dependencies": { - "discord.js": "^11.5.1", - "luxon": "^1.22.2", - "minecraft-protocol": "^1.11.0", - "minecraft-server-util": "^1.1.0", - "moment": "^2.24.0", + "discord.js": "^11.6.4", + "luxon": "^1.24.1", + "minecraft-protocol": "^1.13.0", + "minecraft-server-util": "^1.3.0", + "moment": "^2.27.0", "opn": "^6.0.0", "prismarine-tokens": "^1.0.3", "prompt": "^1.0.0"