chore: upgrade socket.io from 2.1.1 to 2.3.0

Snyk has created this PR to upgrade socket.io from 2.1.1 to 2.3.0.

See this package in NPM:
https://www.npmjs.com/package/socket.io

See this project in Snyk:
https://app.snyk.io/org/klemek/project/cedd5eae-8053-409b-b6e9-d7e490570c4e?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2019-09-30 23:42:50 +00:00
parent 5b8dad79a8
commit cb9c0bbae6
2 changed files with 122 additions and 71 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
"dependencies": {
"color-convert": "^1.9.3",
"express": "^4.16.4",
"socket.io": "^2.1.1"
"socket.io": "^2.3.0"
}
}