Skip to content
Closed
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
Update dependency socket.io to v2 [SECURITY]
  • Loading branch information
renovate[bot] authored Jun 27, 2022
commit 3eed8bfd9569304c602662ebdf2b4aa01fb16377
2 changes: 1 addition & 1 deletion casadocodigo-javascript-master/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"mocha": "2.2.5",
"mysql": "2.7.0",
"sleep": "3.0.0",
"socket.io": "1.3.6"
"socket.io": "2.4.0"
},
"devDependencies": {
"should": "^7.0.2",
Expand Down