fix(deps): update dependency ws to ^8.18.1 (#2387)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-21 09:55:24 +00:00
committed by GitHub
parent 118f19a4f2
commit b58f64b05c
2 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"@homarr/validation": "workspace:^0.1.0",
"dotenv": "^16.4.7",
"tsx": "4.19.3",
"ws": "^8.18.0"
"ws": "^8.18.1"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",