diff --git a/package.json b/package.json index f75aee71fe5d8d..02497fcaf9607a 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.3", "@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 691f201288c22e..45aec6bc2aab7a 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.3": + version "4.1.3" + resolved "https://registry.yarnpkg.com/@types/react-mentions/-/react-mentions-4.1.3.tgz#3291ab9efca214dafd721306faa46312d465251f" + integrity sha512-Kfmw8OBydSHEWmPwBxHwM2CrN9DNvJJ4DhJ6DTC1p4kDGxs3BCLf0uVMpLBM1kpLglQhZxaI3B1lryss74I6aw== dependencies: "@types/react" "*"