From a877ce4c5712141710523b28171dadd564af7570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 04:22:16 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 13.0.2 to 13.1.1 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.2 to 13.1.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.0.2...v13.1.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e001d4c99..450873c0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24767,9 +24767,9 @@ } }, "node_modules/react-i18next": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.2.tgz", - "integrity": "sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.1.1.tgz", + "integrity": "sha512-V81cspLxZd37/ltd8Md5Lz99cfeqIn7vJCAUsCXuaTi1vRPKVr0dWq1DhVFUJBHpAi3PJsmFAR3/YstpP+CDYg==", "dependencies": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" @@ -47022,9 +47022,9 @@ } }, "react-i18next": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.2.tgz", - "integrity": "sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.1.1.tgz", + "integrity": "sha512-V81cspLxZd37/ltd8Md5Lz99cfeqIn7vJCAUsCXuaTi1vRPKVr0dWq1DhVFUJBHpAi3PJsmFAR3/YstpP+CDYg==", "requires": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1"