diff --git a/package-lock.json b/package-lock.json index 4754c1b..10c6368 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5175,9 +5175,9 @@ "dev": true }, "ws": { - "version": "7.4.6", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz", - "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==" + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==" }, "xtend": { "version": "4.0.2", diff --git a/package.json b/package.json index 9c11b39..ebba86f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "color-convert": "^2.0.1", "request": "^2.88.2", "request-promise": "^4.2.6", - "ws": "^7.3.0" + "ws": "^8.13.0" }, "description": "Integration of your Philips Hue Lights with your ioBroker", "devDependencies": {