Skip to content

Commit

Permalink
chore(examples): update socket.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ghermeto authored and mmarchini committed Nov 15, 2022
1 parent 23a80ae commit a70880e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sockio/package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Socket.io example",
"main": "sockio.js",
"dependencies": {
"socket.io": "2.0.3"
"socket.io": "^4.5.0"
},
"scripts": {
"start": "node sockio.js"
Expand Down

0 comments on commit a70880e

Please sign in to comment.