From 814a90f27f9fc02e212e2f8a47d2589ff694e89f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jun 2022 20:37:24 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next to v11.17.3 --- client/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/package.json b/client/package.json index ec808ee49e7..d441d7bc82a 100644 --- a/client/package.json +++ b/client/package.json @@ -98,7 +98,7 @@ "react-ga": "3.3.1", "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", - "react-i18next": "11.17.2", + "react-i18next": "11.17.3", "react-instantsearch-dom": "6.29.0", "react-lazy-load": "3.1.13", "react-monaco-editor": "0.40.0", diff --git a/package-lock.json b/package-lock.json index 3cec39ae3ed..c753584fe26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -501,7 +501,7 @@ "react-ga": "3.3.1", "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", - "react-i18next": "11.17.2", + "react-i18next": "11.17.3", "react-instantsearch-dom": "6.29.0", "react-lazy-load": "3.1.13", "react-monaco-editor": "0.40.0", @@ -42465,9 +42465,9 @@ } }, "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.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.3.tgz", + "integrity": "sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==", "dependencies": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -55987,7 +55987,7 @@ "react-ga": "3.3.1", "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", - "react-i18next": "11.17.2", + "react-i18next": "11.17.3", "react-instantsearch-dom": "6.29.0", "react-lazy-load": "3.1.13", "react-monaco-editor": "0.40.0", @@ -82828,9 +82828,9 @@ } }, "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.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.3.tgz", + "integrity": "sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2",