From 01e6f7467eba8c5e894f003c42df2bb4402f7179 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 12:37:08 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-helmet to v6.1.8 --- web/package.json | 2 +- web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 0c9c086f82..dd9d6539bc 100644 --- a/web/package.json +++ b/web/package.json @@ -36,7 +36,7 @@ "@docusaurus/module-type-aliases": "2.4.3", "@tsconfig/docusaurus": "2.0.2", "@types/react": "18.2.28", - "@types/react-helmet": "6.1.7", + "@types/react-helmet": "6.1.8", "@types/react-router-dom": "5.3.3", "typescript": "5.2.2" } diff --git a/web/yarn.lock b/web/yarn.lock index b0627a2125..8ca3c0affb 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3169,10 +3169,10 @@ resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== -"@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== +"@types/react-helmet@6.1.8": + version "6.1.8" + resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.8.tgz#92942afbf620435602de1f500cd9b47d3c09a218" + integrity sha512-UyJFvbGWO8xKvfCPFTt/DG/vsgkMqyXbUQAa1pSPco1Whw85Z3ypMEqoHtCDfoW4Qu8XgJp63jyXEhOa4te5Kw== dependencies: "@types/react" "*"