diff --git a/packages/next/package.json b/packages/next/package.json index 80da835724..f921da5a37 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -159,8 +159,8 @@ "@types/node-fetch": "2.6.11", "@types/path-to-regexp": "1.7.0", "@types/platform": "1.3.6", - "@types/react": "18.2.75", - "@types/react-dom": "18.2.24", + "@types/react": "18.2.78", + "@types/react-dom": "18.2.25", "@types/react-is": "18.2.4", "@types/semver": "7.5.8", "@types/send": "0.17.4",