diff --git a/frontend/package.json b/frontend/package.json index 2f4a13f941..7bccdcc897 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.14", + "@types/mocha": "10.0.9", + "@types/node": "18.19.64", + "@types/react": "17.0.83", + "@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 e774737e45..7ab24c0c6c 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.83", "react-hook-form": "7.25.3" }, "workspaces": [