Update ws requirement from ^8.8.1 to ^8.10.0

Updates the requirements on [ws](https://github.com/websockets/ws) to permit the latest version.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.8.1...8.10.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-01 09:23:11 +00:00
committed by GitHub
parent 8a2933411f
commit cdc3aba0b2
+1 -1
View File
@@ -26,7 +26,7 @@
},
"dependencies": {
"websocket": "^1.0.34",
"ws": "^8.8.1",
"ws": "^8.10.0",
"@iobroker/adapter-core": "^2.6.7"
},
"devDependencies": {