diff --git a/package.json b/package.json index b1f7cd3b70c..32fe527b029 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/react-document-title": "^2.0.5", "@types/react-dom": "~17.0.9", "@types/react-grid-layout": "^1.3.2", - "@types/react-mentions": "4.1.2", + "@types/react-mentions": "4.4.1", "@types/react-router": "^3.0.22", "@types/react-select": "3.0.8", "@types/react-sparklines": "^1.7.2", @@ -121,7 +121,7 @@ "react-grid-layout": "^1.3.4", "react-hotkeys-hook": "^3.4.3", "react-lazyload": "^2.3.0", - "react-mentions": "4.3.0", + "react-mentions": "4.4.10", "react-popper": "^1.3.11", "react-router": "3.2.0", "react-select": "^3.0.8", diff --git a/yarn.lock b/yarn.lock index 81b42b198e8..951fc36bf85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4401,10 +4401,10 @@ dependencies: "@types/react" "*" -"@types/react-mentions@4.1.2": - version "4.1.2" - resolved "https://registry.yarnpkg.com/@types/react-mentions/-/react-mentions-4.1.2.tgz#00d29feb42ec69566495efb8a6ea08b443ef8af8" - integrity sha512-71I9/pkz7u7SwpZdF2dL744p7GnukOsHf10wKG8ahxPkU2kM8EnU7DrIdsjbD95ins35o6S3CUe/+KblXc8Kyg== +"@types/react-mentions@4.4.1": + version "4.4.1" + resolved "https://registry.yarnpkg.com/@types/react-mentions/-/react-mentions-4.4.1.tgz#0007eeb735519028470fa2da2a9a8e40f6d4d012" + integrity sha512-65QdcZYkGe2I4GnOLY2OhlXCGz/Csd8NhytwE5r59CoFeYafMltAE/WqFB/Y6SoPU8LvF7EyUrq6Rxrf0Kzxkg== dependencies: "@types/react" "*" @@ -13141,10 +13141,10 @@ react-list@^0.8.13: dependencies: prop-types "15" -react-mentions@4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/react-mentions/-/react-mentions-4.3.0.tgz#6ff2c4226c9362964ff8e97a7af42cb138446892" - integrity sha512-qr60FhczwzDX/0ZHWKaV8nriDx0a/+totqa7z1jGiz8YipNMp3ReAJMfA+UUlIVj1lnbCzpFUAo/bTQBW0IVlg== +react-mentions@4.4.10: + version "4.4.10" + resolved "https://registry.yarnpkg.com/react-mentions/-/react-mentions-4.4.10.tgz#ae6c1e310a405597e83ce786f12c5bfb93b097ce" + integrity sha512-JHiQlgF1oSZR7VYPjq32wy97z1w1oE4x10EuhKjPr4WUKhVzG1uFQhQjKqjQkbVqJrmahf+ldgBTv36NrkpKpA== dependencies: "@babel/runtime" "7.4.5" invariant "^2.2.4"