From 77e08364da9beafd6520afba742775b80d7319b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 15:48:58 +0000 Subject: [PATCH] Update dependency react-i18next to v11.17.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bb8a96f..30cbd6d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react-dom": "18.2.0", "react-github-btn": "1.3.0", "react-helmet": "6.1.0", - "react-i18next": "11.17.3", + "react-i18next": "11.17.4", "sass": "1.53.0", "tsparticles": "2.1.0", "typed-scss-modules": "6.5.0", diff --git a/yarn.lock b/yarn.lock index a81c255..d824d3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11528,10 +11528,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-i18next@11.17.3: - version "11.17.3" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.3.tgz#eff742f162f1a413056fb510e8b830d42c8c020d" - integrity sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA== +react-i18next@11.17.4: + version "11.17.4" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.4.tgz#fe72ac0ccacc73ae0a00fed503eb3dd3f73016c1" + integrity sha512-LswEIl8KNDTP4Wk3c22XDstbR++Vc4BZyNwvGFGaYbYDjdDLkHDLwrgd7DN28f8jufFHaYhQvCG5YWLxFhRt/g== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"