Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update dependency socket.io to v2 [security]
  • Loading branch information
renovate-bot committed Apr 3, 2021
commit ade0d6d06c187a7dc843e94afab06a3179dbf877
2 changes: 1 addition & 1 deletion template/slides/reveal/plugin/multiplex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express": "4.13.4",
"grunt-cli": "0.1.13",
"mustache": "2.2.1",
"socket.io": "1.3.7"
"socket.io": "2.4.0"
},
"license": "MIT"
}