From 23573642c1129c78b1ccdc7f2c642b6d2c827e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 04:31:28 +0000 Subject: [PATCH] chore(deps): bump react-i18next from 13.2.1 to 13.2.2 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.2.1 to 13.2.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.2.1...v13.2.2) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 5611f13b3..caca7f9c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24945,9 +24945,9 @@ } }, "node_modules/react-i18next": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.1.tgz", - "integrity": "sha512-XhMsnGgJnytWfi2Q70HMYfm+zysPUu1Pz+It6I87WwaeclGY+W8W1c11uENEMNg+Xb+mNrGuo8GEDuQDOgO+oQ==", + "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==", "dependencies": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" @@ -47374,9 +47374,9 @@ } }, "react-i18next": { - "version": "13.2.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.1.tgz", - "integrity": "sha512-XhMsnGgJnytWfi2Q70HMYfm+zysPUu1Pz+It6I87WwaeclGY+W8W1c11uENEMNg+Xb+mNrGuo8GEDuQDOgO+oQ==", + "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==", "requires": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1"