From 415f7aa7e1c4a342c0562850d4f40e1915dba247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 08:00:39 +0000 Subject: [PATCH] Bump react-i18next from 11.17.2 to 11.17.4 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.2 to 11.17.4. - [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.17.2...v11.17.4) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5f6cdd1..95f8499 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "i18next-http-backend": "^1.4.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^11.17.2", + "react-i18next": "^11.17.4", "react-redux": "^8.0.2", "react-router-config": "^5.1.1", "react-router-dom": "^6.3.0", @@ -14263,9 +14263,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "node_modules/react-i18next": { - "version": "11.17.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz", - "integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==", + "version": "11.17.4", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.4.tgz", + "integrity": "sha512-LswEIl8KNDTP4Wk3c22XDstbR++Vc4BZyNwvGFGaYbYDjdDLkHDLwrgd7DN28f8jufFHaYhQvCG5YWLxFhRt/g==", "dependencies": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -27198,9 +27198,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "react-i18next": { - "version": "11.17.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz", - "integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==", + "version": "11.17.4", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.4.tgz", + "integrity": "sha512-LswEIl8KNDTP4Wk3c22XDstbR++Vc4BZyNwvGFGaYbYDjdDLkHDLwrgd7DN28f8jufFHaYhQvCG5YWLxFhRt/g==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", diff --git a/package.json b/package.json index 3a35f93..8c10501 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "i18next-http-backend": "^1.4.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^11.17.2", + "react-i18next": "^11.17.4", "react-redux": "^8.0.2", "react-router-config": "^5.1.1", "react-router-dom": "^6.3.0",