diff --git a/package.json b/package.json index 295803ee0f..85c1b62310 100644 --- a/package.json +++ b/package.json @@ -292,7 +292,7 @@ "@types/randomcolor": "^0.5.6", "@types/react": "^17.0.0", "@types/react-beautiful-dnd": "^13.1.1", - "@types/react-dom": "^17.0.6", + "@types/react-dom": "^17.0.9", "@types/react-router-dom": "^5.1.6", "@types/react-select": "3.1.2", "@types/react-table": "^7.7.0", diff --git a/yarn.lock b/yarn.lock index cd2f1876ce..3a90a42526 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1791,10 +1791,10 @@ dependencies: "@types/react" "*" -"@types/react-dom@*", "@types/react-dom@^17.0.6": - version "17.0.6" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.6.tgz#c158325cf91b196270bc0f4af73463f149e7eafe" - integrity sha512-MGTI+TudxAnGTj8aco8mogaPSJGK2Whje7OZh1CxNLRyhJpTZg/pGQpIbCT0eCVFQyH7UFpdvCqQEThHIp/gsA== +"@types/react-dom@*", "@types/react-dom@^17.0.9": + version "17.0.9" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.9.tgz#441a981da9d7be117042e1a6fd3dac4b30f55add" + integrity sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg== dependencies: "@types/react" "*"