From 2f1b19fbbffff77ef33c02fa120a1e2aa3ad9ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 20:27:04 +0000 Subject: [PATCH] Bump react-i18next from 11.16.5 to 11.17.3 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.16.5 to 11.17.3. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.16.5...v11.17.3) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a920731..fbb584e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "moment": "^2.29.1", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-i18next": "^11.16.5", + "react-i18next": "^11.17.3", "react-icons": "^4.3.1", "react-router-dom": "6", "react-scripts": "5.0.1", diff --git a/yarn.lock b/yarn.lock index f68e780..4d8bb0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9312,10 +9312,10 @@ react-error-overlay@^6.0.11: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb" integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== -react-i18next@^11.16.5: - version "11.16.5" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.5.tgz#5258784b9b617c443811307072a434ec7447c70a" - integrity sha512-dkDN9suVU/jaD9A0xM4qNU9++LwgueWZn5XGTDEKTZeBgsd3q17ssTQXlSbEb0Gl0iLDdUKU7MrdjQjDc33ztA== +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== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"