diff --git a/package-lock.json b/package-lock.json index 1441efb41..d1ad24fcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "formik": "2.4.6", "html-dom-parser": "4.0.0", "html-react-parser": "4.2.0", - "i18next": "23.12.2", + "i18next": "23.16.4", "i18next-browser-languagedetector": "8.0.0", "i18next-http-backend": "2.5.2", "immer": "9.0.16", @@ -8137,9 +8137,9 @@ } }, "node_modules/i18next": { - "version": "23.12.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.12.2.tgz", - "integrity": "sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "funding": [ { "type": "individual", @@ -8154,7 +8154,6 @@ "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" } ], - "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index 072640505..3b190a848 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "formik": "2.4.6", "html-dom-parser": "4.0.0", "html-react-parser": "4.2.0", - "i18next": "23.12.2", + "i18next": "23.16.4", "i18next-browser-languagedetector": "8.0.0", "i18next-http-backend": "2.5.2", "immer": "9.0.16",