diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0e3a045a..eee41ee9 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.16.4", + "i18next": "23.16.5", "lodash": "4.17.21", "markdown-to-jsx": "7.5.0", "next": "15.0.2", @@ -7851,9 +7851,9 @@ } }, "node_modules/i18next": { - "version": "23.16.4", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", - "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", + "version": "23.16.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.5.tgz", + "integrity": "sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==", "funding": [ { "type": "individual", diff --git a/frontend/package.json b/frontend/package.json index e2f551c8..9ee9eeb5 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.16.4", + "i18next": "23.16.5", "lodash": "4.17.21", "markdown-to-jsx": "7.5.0", "next": "15.0.2",