diff --git a/ui/package.json b/ui/package.json index cf0caa65..b22930c5 100644 --- a/ui/package.json +++ b/ui/package.json @@ -37,6 +37,9 @@ "nth-check": "^2.0.1", "react-scripts": { "jest": "^29.7.0" + }, + "webpack-dev-server": { + "ws": ">=8.17.1" } }, "eslintConfig": {