diff --git a/server/bun.lockb b/server/bun.lockb index c1b1a70a2..325ac5753 100755 Binary files a/server/bun.lockb and b/server/bun.lockb differ diff --git a/server/package.json b/server/package.json index 11c62e430..f4241cdd4 100644 --- a/server/package.json +++ b/server/package.json @@ -15,12 +15,12 @@ }, "dependencies": { "@fastify/cors": "10.0.1", - "@fastify/http-proxy": "10.0.0", + "@fastify/http-proxy": "10.0.1", "@fastify/type-provider-typebox": "5.0.0", - "@hocuspocus/common": "2.13.6", - "@hocuspocus/server": "2.13.6", + "@hocuspocus/common": "2.13.7", + "@hocuspocus/server": "2.13.7", "@slate-yjs/core": "1.0.2", - "@types/node": "22.7.5", + "@types/node": "22.7.7", "fastify": "5.0.0", "fastify-metrics": "12.1.0", "jose": "4.15.9", @@ -29,7 +29,7 @@ "redis": "4.7.0" }, "devDependencies": { - "@biomejs/biome": "1.9.3", + "@biomejs/biome": "1.9.4", "@types/bun": "1.1.11", "@types/uuid": "10.0.0", "typescript": "5.6.3"