summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json

index 3f4823c4..cf1923cc 100644 --- a/package.json +++ b/package.json
@@ -17,11 +17,12 @@ "fosscord-server-util": "github:fosscord/fosscord-server-util", "jsonwebtoken": "^8.5.1", "lambert-db": "^1.1.8", - "lambert-server": "^1.1.3", + "lambert-server": "^1.1.6", "missing-native-js-functions": "^1.2.3", "node-fetch": "^2.6.1", "uuid": "^8.3.2", - "ws": "^7.4.2" + "ws": "^7.4.2", + "zlib-sync": "^0.1.7" }, "devDependencies": { "@types/jsonwebtoken": "^8.5.0",