Update ws requirement from ^8.2.2 to ^8.2.3 (#23)

This commit is contained in:
dependabot[bot]
2021-11-01 05:35:58 +00:00
committed by GitHub
parent a148fa4e33
commit aedde9a4b9
+1 -1
View File
@@ -26,7 +26,7 @@
}, },
"dependencies": { "dependencies": {
"websocket": "^1.0.34", "websocket": "^1.0.34",
"ws": "^8.2.2", "ws": "^8.2.3",
"@iobroker/adapter-core": "^2.5.1" "@iobroker/adapter-core": "^2.5.1"
}, },
"devDependencies": { "devDependencies": {