From 4181aa0f3c26a68baa812092df12512eca1c2a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:46:34 -0700 Subject: [PATCH] chore(deps-dev): bump @types/react-helmet from 6.1.6 to 6.1.7 (#5973) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fc1f63501..993271771 100644 --- a/package.json +++ b/package.json @@ -282,7 +282,7 @@ "@types/react-avatar-editor": "^13.0.0", "@types/react-color": "^3.0.6", "@types/react-dom": "^17.0.11", - "@types/react-helmet": "^6.1.6", + "@types/react-helmet": "^6.1.7", "@types/react-portal": "^4.0.4", "@types/react-router-dom": "^5.3.2", "@types/react-table": "^7.7.14", diff --git a/yarn.lock b/yarn.lock index c17944283..05b0c2ba6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3329,10 +3329,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" "*"