fix(deps): update dependency ws to ^8.17.0 (#392)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-29 21:50:52 +02:00
committed by GitHub
parent 7a9e9fb203
commit 55822ee7a5
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"@homarr/log": "workspace:^",
"@homarr/redis": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"ws": "^8.16.0",
"ws": "^8.17.0",
"dotenv": "^16.4.5"
},
"devDependencies": {