summary refs log tree commit diff
path: root/gateway
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-05 00:14:08 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-09 23:28:27 +0200
commit1a916f3a9271c9dca05e561deeebf417e3832e56 (patch)
treee8e4b8201e2b4cc6265d6dba03bf8b179bce74ed /gateway
parentState update, havent tested (diff)
downloadserver-1a916f3a9271c9dca05e561deeebf417e3832e56.tar.xz
Do all minor updates since last commit, make another script
Diffstat (limited to '')
-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"