summary refs log tree commit diff
path: root/gateway
diff options
context:
space:
mode:
Diffstat (limited to 'gateway')
-rw-r--r--gateway/package.json2
1 files changed, 1 insertions, 1 deletions
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"