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",