cb9c0bbae6
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
11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"name": "socket-chat-example",
|
|
"version": "0.0.1",
|
|
"description": "my first socket.io app",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.3",
|
|
"express": "^4.16.4",
|
|
"socket.io": "^2.3.0"
|
|
}
|
|
}
|