Skip to content

Commit

Permalink
fix(deps): update dependency socket.io to v2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 3, 2021
1 parent 9fcf7b0 commit ade0d6d
Showing 1 changed file with 1 addition and 1 deletion.
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"
}

0 comments on commit ade0d6d

Please sign in to comment.