diff --git a/client/package.json b/client/package.json index 69b893a099..7c9d879ef7 100644 --- a/client/package.json +++ b/client/package.json @@ -98,7 +98,7 @@ "react-ga": "3.3.0", "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", - "react-i18next": "11.15.5", + "react-i18next": "11.15.6", "react-instantsearch-dom": "6.22.0", "react-lazy-load": "3.1.13", "react-monaco-editor": "0.40.0", diff --git a/package-lock.json b/package-lock.json index 4799a8dd76..e1a8526f41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1031,7 +1031,7 @@ "react-ga": "3.3.0", "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", - "react-i18next": "11.15.5", + "react-i18next": "11.15.6", "react-instantsearch-dom": "6.22.0", "react-lazy-load": "3.1.13", "react-monaco-editor": "0.40.0", @@ -43952,9 +43952,9 @@ } }, "node_modules/react-i18next": { - "version": "11.15.5", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz", - "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==", + "version": "11.15.6", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz", + "integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==", "dependencies": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -56730,7 +56730,7 @@ "react-ga": "3.3.0", "react-helmet": "6.1.0", "react-hotkeys": "2.0.0", - "react-i18next": "11.15.5", + "react-i18next": "11.15.6", "react-instantsearch-dom": "6.22.0", "react-lazy-load": "3.1.13", "react-monaco-editor": "0.40.0", @@ -88096,9 +88096,9 @@ } }, "react-i18next": { - "version": "11.15.5", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.5.tgz", - "integrity": "sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==", + "version": "11.15.6", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz", + "integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2",