Skip to content

Commit

Permalink
[dist] Update dependency socket.io to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 9b96cd7 commit 9f8a88b
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 62 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"colors": "~1.3.0",
"connect-restreamer": "~1.0.0",
"request": "~2.88.0",
"socket.io": "~0.9.16",
"socket.io": "~4.4.0",
"socket.io-client": "~0.9.16",
"sse": "0.0.8"
}
Expand Down
193 changes: 133 additions & 60 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"mocha": "^3.5.3",
"nyc": "^14.0.0",
"semver": "^5.0.3",
"socket.io": "^2.1.0",
"socket.io": "^4.0.0",
"socket.io-client": "^2.1.0",
"sse": "0.0.8",
"ws": "^3.0.0"
Expand Down

0 comments on commit 9f8a88b

Please sign in to comment.