diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 8da1862f..107566e9 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -24,7 +24,7 @@ "date-fns": "4.1.0", "formik": "2.4.6", "formik-wizard-form": "2.1.0", - "i18next": "23.15.1", + "i18next": "23.16.4", "lodash": "4.17.21", "markdown-to-jsx": "7.5.0", "next": "14.2.13", @@ -7848,9 +7848,9 @@ } }, "node_modules/i18next": { - "version": "23.15.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz", - "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==", + "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/frontend/package.json b/frontend/package.json index 6814751b..3de71cc0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "date-fns": "4.1.0", "formik": "2.4.6", "formik-wizard-form": "2.1.0", - "i18next": "23.15.1", + "i18next": "23.16.4", "lodash": "4.17.21", "markdown-to-jsx": "7.5.0", "next": "14.2.13",