diff --git a/package.json b/package.json index f75aee71fe5d..31c674e1f738 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/react-date-range": "^1.1.5", "@types/react-document-title": "^2.0.5", "@types/react-dom": "~17.0.9", - "@types/react-mentions": "4.1.2", + "@types/react-mentions": "4.1.5", "@types/react-router": "^3.0.22", "@types/react-select": "3.0.8", "@types/react-sparklines": "^1.7.1", diff --git a/yarn.lock b/yarn.lock index 691f201288c2..e0ac918e5ea8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3401,10 +3401,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.1.5": + version "4.1.5" + resolved "https://registry.yarnpkg.com/@types/react-mentions/-/react-mentions-4.1.5.tgz#af1413b0152576bc436151600e45588eee9f3b87" + integrity sha512-sLBHfrudYUdaqgcixPHgghlOBcVR/vwzzZtBcI/8i6fyPKF+axVMu2bgSP5es45UzrTVBlEzfIYC/adrlVrs8w== dependencies: "@types/react" "*"