Skip to content

Commit

Permalink
Merge pull request #451 from sinamics/socketio
Browse files Browse the repository at this point in the history
Bump ws, socket.io, socket.io-client
  • Loading branch information
sinamics committed Jun 21, 2024
2 parents 45a8f65 + 50fba04 commit 95f5006
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.0",
"react-timeago": "^7.1.0",
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2",
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5",
"superjson": "1.9.1",
"unique-names-generator": "^4.7.1",
"unzipper": "^0.10.14",
Expand Down Expand Up @@ -105,4 +105,4 @@
"prisma": {
"seed": "ts-node --compiler-options {\"module\":\"CommonJS\"} prisma/seed.ts"
}
}
}

0 comments on commit 95f5006

Please sign in to comment.