diff --git a/package.json b/package.json index ddee4e49..2b1dd8ed 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@pagerduty/pdjs": "^2.2.3", "@types/jest": "^29.5.4", "@types/node": "^20.5.7", - "@types/react": "^18.2.21", + "@types/react": "^18.2.42", "@types/react-dom": "^18.2.17", "axios": "^1.6.2", "bootstrap": "^4.6.2", diff --git a/yarn.lock b/yarn.lock index 48c3c49e..16026303 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3708,10 +3708,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.42": + version "18.2.42" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7" + integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"