diff --git a/package.json b/package.json index 434bad25f0..ba09f433c1 100644 --- a/package.json +++ b/package.json @@ -312,7 +312,7 @@ "@types/randomcolor": "^0.5.6", "@types/react": "^17.0.40", "@types/react-beautiful-dnd": "^13.1.2", - "@types/react-dom": "^17.0.11", + "@types/react-dom": "^17.0.14", "@types/react-router-dom": "^5.3.2", "@types/react-select": "3.1.2", "@types/react-table": "^7.7.9", diff --git a/yarn.lock b/yarn.lock index 864e9f4c58..2c27e806cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1770,10 +1770,10 @@ dependencies: "@types/react" "*" -"@types/react-dom@*", "@types/react-dom@^17.0.11": - version "17.0.11" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466" - integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q== +"@types/react-dom@*", "@types/react-dom@^17.0.14": + version "17.0.14" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14.tgz#c8f917156b652ddf807711f5becbd2ab018dea9f" + integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ== dependencies: "@types/react" "*"