From 447ad46a556868671fa92e0368028dcb6b4e6ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 23:23:33 +0000 Subject: [PATCH] Bump react-i18next from 11.16.2 to 11.16.6 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.16.2 to 11.16.6. - [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.2...v11.16.6) --- 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 b9d2cc1d9..2dbcbf3bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "react-canvas-draw": "^1.1.1", "react-dom": "^18.0.0", "react-error-boundary": "^3.1.4", - "react-i18next": "^11.16.2", + "react-i18next": "^11.16.6", "react-player": "^2.9.0", "react-redux": "^8.0.0", "react-scripts": "^5.0.0", @@ -15196,9 +15196,9 @@ "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==" }, "node_modules/react-i18next": { - "version": "11.16.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz", - "integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==", + "version": "11.16.6", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.6.tgz", + "integrity": "sha512-qa76GnvAPafNSxKNN/XMhdCkVN/9Lm+BpzW5+6FE2ctYUemhbglP7oklGmYiJXlG24p9itqzlJDbCi3SNd3jzA==", "dependencies": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -29562,9 +29562,9 @@ "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==" }, "react-i18next": { - "version": "11.16.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz", - "integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==", + "version": "11.16.6", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.6.tgz", + "integrity": "sha512-qa76GnvAPafNSxKNN/XMhdCkVN/9Lm+BpzW5+6FE2ctYUemhbglP7oklGmYiJXlG24p9itqzlJDbCi3SNd3jzA==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", diff --git a/package.json b/package.json index 22582e244..f86c37756 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "react-canvas-draw": "^1.1.1", "react-dom": "^18.0.0", "react-error-boundary": "^3.1.4", - "react-i18next": "^11.16.2", + "react-i18next": "^11.16.6", "react-player": "^2.9.0", "react-redux": "^8.0.0", "react-scripts": "^5.0.0",