diff --git a/dashboard/package.json b/dashboard/package.json index 4788010cb90..0dace9a2b36 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -82,7 +82,7 @@ "@types/qs": "^6.9.7", "@types/react-copy-to-clipboard": "^5.0.4", "@types/react-dom": "^18.0.7", - "@types/react-helmet": "^6.1.5", + "@types/react-helmet": "^6.1.6", "@types/react-router-dom": "^5.3.3", "@types/react-router-hash-link": "^2.4.5", "@types/react-transition-group": "^4.4.5", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 6c2df4b750d..258ce92f296 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -2467,10 +2467,10 @@ dependencies: "@types/react" "*" -"@types/react-helmet@^6.1.5": - version "6.1.5" - resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.5.tgz#35f89a6b1646ee2bc342a33a9a6c8777933f9083" - integrity sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA== +"@types/react-helmet@^6.1.6": + version "6.1.6" + resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.6.tgz#7d1afd8cbf099616894e8240e9ef70e3c6d7506d" + integrity sha512-ZKcoOdW/Tg+kiUbkFCBtvDw0k3nD4HJ/h/B9yWxN4uDO8OkRksWTO+EL+z/Qu3aHTeTll3Ro0Cc/8UhwBCMG5A== dependencies: "@types/react" "*"