diff --git a/tnoodle-ui/package.json b/tnoodle-ui/package.json index bda9b92b3..5c0e392d5 100644 --- a/tnoodle-ui/package.json +++ b/tnoodle-ui/package.json @@ -63,7 +63,7 @@ "@types/jest": "^29.5.10", "@types/lodash": "^4.14.195", "@types/node": "^20.6.2", - "@types/react": "^18.2.21", + "@types/react": "^18.2.45", "@types/react-dom": "^18.2.1", "prettier": "^2.8.8", "typescript": "^4.9.4" diff --git a/tnoodle-ui/yarn.lock b/tnoodle-ui/yarn.lock index 3d4b1ffb9..7228ef65e 100644 --- a/tnoodle-ui/yarn.lock +++ b/tnoodle-ui/yarn.lock @@ -2831,10 +2831,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.21": - version "18.2.21" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9" - integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA== +"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.45": + version "18.2.45" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c" + integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"