From ec8e73348ceb63d39be388e8839499ae41d36a18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 10:42:24 +0000 Subject: [PATCH] chore(deps-dev): bump @types/react-helmet from 6.1.6 to 6.1.7 in /ui (#11910) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index c8fc5703c26e..5eee5350749b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -54,7 +54,7 @@ "@types/react-datepicker": "^4.19.0", "@types/react-dom": "^16.8.2", "@types/react-form": "^2.16.1", - "@types/react-helmet": "^6.1.6", + "@types/react-helmet": "^6.1.7", "@types/react-router-dom": "^4.2.3", "@types/superagent": "^4.1.18", "@types/swagger-ui-react": "^4.11.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 9ffb79b9b321..13613f912d8c 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1709,10 +1709,10 @@ dependencies: "@types/react" "*" -"@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== +"@types/react-helmet@^6.1.7": + version "6.1.7" + resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.7.tgz#4cecc03165084727408d29d92d8fdd4a7e267403" + integrity sha512-mUFOrdR3AIvHE8BEaqzfPEnR62xq5PHQJehhgNtj78x0d5NOxUCQ0j+r9OZ4RvB+prNZx9wvQnVW8ApFBX+fig== dependencies: "@types/react" "*"