From 1a916f3a9271c9dca05e561deeebf417e3832e56 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Fri, 5 Aug 2022 00:14:08 +0200 Subject: Do all minor updates since last commit, make another script --- gateway/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gateway') diff --git a/gateway/package.json b/gateway/package.json index 19d44eba..f9e9f030 100644 --- a/gateway/package.json +++ b/gateway/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@fosscord/util": "file:../util", - "amqplib": "^0.10.0", + "amqplib": "^0.10.1", "dotenv": "^16.0.1", "typeorm": "^0.3.7", "ws": "^8.8.1" -- cgit 1.5.1