Skip to content

Commit

Permalink
fix(deps): update socket.io packages to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and zeropaper committed Sep 5, 2021
1 parent 20d97ad commit b894a8f
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 42 deletions.
95 changes: 55 additions & 40 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
},
"dependencies": {
"mime": "2.5.2",
"socket.io": "4.1.3",
"socket.io-client": "4.1.3"
"socket.io": "4.2.0",
"socket.io-client": "4.2.0"
}
}

0 comments on commit b894a8f

Please sign in to comment.