fix(deps): update dependency ws to ^8.18.0 (#740)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-03 20:28:47 +02:00
committed by GitHub
parent bb8640b162
commit 1dd509a40f
2 changed files with 7 additions and 7 deletions

View File

@@ -25,7 +25,7 @@
"@homarr/redis": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"tsx": "4.13.3",
"ws": "^8.17.1",
"ws": "^8.18.0",
"dotenv": "^16.4.5"
},
"devDependencies": {