Skip to content

Commit

Permalink
Merge pull request #7 from irhamdz/renovate/socket.io-packages
Browse files Browse the repository at this point in the history
Update dependency socket.io to v1.7.4
  • Loading branch information
irhamdz committed Nov 1, 2019
2 parents e8cc4b7 + e71cd38 commit 98223ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 5g-network/plugin/multiplex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express": "4.17.1",
"grunt-cli": "0.1.13",
"mustache": "2.3.2",
"socket.io": "1.3.7"
"socket.io": "1.7.4"
},
"license": "MIT"
}
2 changes: 1 addition & 1 deletion data-warehouse-vs-data-lake/plugin/multiplex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express": "4.17.1",
"grunt-cli": "0.1.13",
"mustache": "2.3.2",
"socket.io": "1.3.7"
"socket.io": "1.7.4"
},
"license": "MIT"
}

0 comments on commit 98223ee

Please sign in to comment.