diff --git a/package-lock.json b/package-lock.json index 2f5de1b3b..7e47b3044 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26182,7 +26182,7 @@ "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz", "integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==", "requires": { - "@types/react": "*", + "@types/react": "^18.0.35", "hoist-non-react-statics": "^3.3.0" } },