Update ws requirement from ^8.8.0 to ^8.8.1 (#57)

This commit is contained in:
dependabot[bot]
2022-08-01 03:13:53 +00:00
committed by GitHub
parent 62ce173d22
commit 2956ee506a
+1 -1
View File
@@ -26,7 +26,7 @@
}, },
"dependencies": { "dependencies": {
"websocket": "^1.0.34", "websocket": "^1.0.34",
"ws": "^8.8.0", "ws": "^8.8.1",
"@iobroker/adapter-core": "^2.6.0" "@iobroker/adapter-core": "^2.6.0"
}, },
"devDependencies": { "devDependencies": {