diff --git a/frontend/package.json b/frontend/package.json index d35c7c57d1..61d3845b9b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -73,12 +73,12 @@ "@mui/styles": "5.8.4", "@mui/system": "5.8.5", "@mui/x-date-pickers": "5.0.5", - "@types/enzyme": "3.10.8", - "@types/jest": "29.1.2", - "@types/mocha": "10.0.0", - "@types/node": "18.19.23", - "@types/react": "17.0.50", - "@types/react-dom": "17.0.17", + "@types/enzyme": "3.10.18", + "@types/jest": "29.5.13", + "@types/mocha": "10.0.8", + "@types/node": "18.19.50", + "@types/react": "17.0.81", + "@types/react-dom": "17.0.25", "csstype": "3.0.3", "esbuild": "0.18.13", "eslint": "8.16.0", diff --git a/tools/scaffolding/templates/gateway/frontend/package.json b/tools/scaffolding/templates/gateway/frontend/package.json index ff57345101..413c8b653f 100644 --- a/tools/scaffolding/templates/gateway/frontend/package.json +++ b/tools/scaffolding/templates/gateway/frontend/package.json @@ -31,7 +31,7 @@ "react-scripts": "^5.0.1" }, "resolutions": { - "@types/react": "17.0.50", + "@types/react": "17.0.81", "react-hook-form": "7.25.3" }, "workspaces": [