8e46270870
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
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.21.0",
|
|
"socket.io": "^3.0.0"
|
|
}
|
|
}
|