From d15412e2a092553b346c4456df64fc0c61d99aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 09:34:49 +0000 Subject: [PATCH] Bump react-i18next from 13.2.2 to 13.3.1 in /dcapal-frontend Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.2.2 to 13.3.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.2.2...v13.3.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dcapal-frontend/package-lock.json | 14 +++++++------- dcapal-frontend/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dcapal-frontend/package-lock.json b/dcapal-frontend/package-lock.json index 8381319f..0a2e133f 100644 --- a/dcapal-frontend/package-lock.json +++ b/dcapal-frontend/package-lock.json @@ -26,7 +26,7 @@ "react-github-btn": "^1.4.0", "react-helmet": "^6.1.0", "react-hot-toast": "^2.4.1", - "react-i18next": "^13.2.2", + "react-i18next": "^13.3.1", "react-redux": "^8.1.3", "react-router-dom": "^6.17.0", "redux-persist": "^6.0.0", @@ -7706,9 +7706,9 @@ } }, "node_modules/react-i18next": { - "version": "13.2.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.2.tgz", - "integrity": "sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==", + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz", + "integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==", "dependencies": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" @@ -14562,9 +14562,9 @@ } }, "react-i18next": { - "version": "13.2.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.2.tgz", - "integrity": "sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==", + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz", + "integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==", "requires": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" diff --git a/dcapal-frontend/package.json b/dcapal-frontend/package.json index fd81a534..83be7f34 100644 --- a/dcapal-frontend/package.json +++ b/dcapal-frontend/package.json @@ -38,7 +38,7 @@ "react-github-btn": "^1.4.0", "react-helmet": "^6.1.0", "react-hot-toast": "^2.4.1", - "react-i18next": "^13.2.2", + "react-i18next": "^13.3.1", "react-redux": "^8.1.3", "react-router-dom": "^6.17.0", "redux-persist": "^6.0.0",