diff --git a/test/bun.lockb b/test/bun.lockb index 35c3834b51e032..e3a2abdfa1b453 100755 Binary files a/test/bun.lockb and b/test/bun.lockb differ diff --git a/test/package.json b/test/package.json index a31a26dc84723a..db0053874273fd 100644 --- a/test/package.json +++ b/test/package.json @@ -18,8 +18,8 @@ "lodash": "4.17.21", "nodemailer": "6.9.3", "prisma": "4.15.0", - "socket.io": "4.6.1", - "socket.io-client": "4.6.1", + "socket.io": "4.7.1", + "socket.io-client": "4.7.1", "supertest": "6.1.6", "svelte": "3.55.1", "typescript": "5.0.2",