diff --git a/package-lock.json b/package-lock.json index 34b5d5835..3675d8189 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.5", - "i18next": "23.16.2", + "i18next": "23.16.4", "i18next-fs-backend": "2.3.2", "i18next-http-backend": "2.6.2", "image-type": "4.1.0", @@ -10024,9 +10024,9 @@ } }, "node_modules/i18next": { - "version": "23.16.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.2.tgz", - "integrity": "sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 9c2b89bae..c425ad3e2 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.5", - "i18next": "23.16.2", + "i18next": "23.16.4", "i18next-fs-backend": "2.3.2", "i18next-http-backend": "2.6.2", "image-type": "4.1.0",