fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@
|
||||
"dependencies": {
|
||||
"color-convert": "^1.9.3",
|
||||
"express": "^4.17.1",
|
||||
"socket.io": "^3.0.0"
|
||||
"socket.io": "^4.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user