diff --git a/package-lock.json b/package-lock.json index 813d6bbf..14468e67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "hsluv": "^1.0.1", "html-react-parser": "^5.1.18", "husky": "9.1.6", - "i18next": "23.16.3", + "i18next": "23.16.4", "i18next-browser-languagedetector": "8.0.0", "i18next-http-backend": "2.6.2", "jszip": "^3.10.1", @@ -4033,9 +4033,9 @@ } }, "node_modules/i18next": { - "version": "23.16.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.3.tgz", - "integrity": "sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "funding": [ { "type": "individual", @@ -9421,9 +9421,9 @@ "integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==" }, "i18next": { - "version": "23.16.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.3.tgz", - "integrity": "sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==", + "version": "23.16.4", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", + "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", "requires": { "@babel/runtime": "^7.23.2" } diff --git a/package.json b/package.json index e5c0007e..7f7fb745 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "hsluv": "^1.0.1", "html-react-parser": "^5.1.18", "husky": "9.1.6", - "i18next": "23.16.3", + "i18next": "23.16.4", "i18next-browser-languagedetector": "8.0.0", "i18next-http-backend": "2.6.2", "jszip": "^3.10.1",