Skip to content

Commit

Permalink
ci(deps): Update dependency socket.io to v2 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent d8c5854 commit 7a78412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reveal.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"express": "~4.21.2",
"grunt-cli": "~0.1.13",
"mustache": "~2.3.2",
"socket.io": "~1.7.4"
"socket.io": "~2.5.1"
},
"devDependencies": {
"grunt": "~1.6.1",
Expand Down
2 changes: 1 addition & 1 deletion reveal.js/plugin/multiplex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express": "~4.21.2",
"grunt-cli": "~0.1.13",
"mustache": "~2.3.2",
"socket.io": "~1.3.7"
"socket.io": "~2.5.1"
},
"license": "MIT"
}

0 comments on commit 7a78412

Please sign in to comment.