Skip to content

Commit

Permalink
fix socket.io
Browse files Browse the repository at this point in the history
  • Loading branch information
cirospaciari committed Jul 3, 2023
1 parent fa0b07d commit 3895c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified test/bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3895c1b

Please sign in to comment.