diff --git a/package.json b/package.json index f39cf8200f8..a976b7188f4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/papaparse": "^5.2.5", "@types/react": "~17.0.3", "@types/react-date-range": "^1.1.4", - "@types/react-document-title": "^2.0.4", + "@types/react-document-title": "^2.0.10", "@types/react-dom": "~17.0.3", "@types/react-mentions": "4.1.0", "@types/react-router": "^3.0.22", diff --git a/yarn.lock b/yarn.lock index ed7f648cfa2..170f6890a21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3133,10 +3133,10 @@ "@types/react" "*" date-fns "^2.16.1" -"@types/react-document-title@^2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@types/react-document-title/-/react-document-title-2.0.4.tgz#8e7b74b195dd10ccf105fceb1345dead3665df5f" - integrity sha512-Gq7zbJ44bvHQx6WzGwRaoG4bV9hlX1giKkgaa3IAUp9+4KXPgEAG6ukAS5I1+rpwjzBypkNBF6sZ7qlAitSjgA== +"@types/react-document-title@^2.0.10": + version "2.0.10" + resolved "https://registry.yarnpkg.com/@types/react-document-title/-/react-document-title-2.0.10.tgz#f9c4563744b735750d84519ba1bc7099e1b2d1d0" + integrity sha512-a5RYXFccVqVhc429yXUn9zjJvaQwdx3Kueb8v8pEymUyExHoatHv0iS8BlOE3YuS+csA2pHbL2Hatnp7QEtLxQ== dependencies: "@types/react" "*"