diff --git a/package-lock.json b/package-lock.json index 4581e2688..f803690b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "cross-env": "7.0.3", "daisyui": "4.12.22", "formik": "2.4.6", - "i18next": "24.1.1", + "i18next": "24.1.2", "medium-zoom": "1.1.0", "micromatch": "4.0.8", "next": "15.1.1", @@ -12905,9 +12905,9 @@ } }, "node_modules/i18next": { - "version": "24.1.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.1.tgz", - "integrity": "sha512-k1u/zjzhm35pjSVbT/e7RfMl5XM+8gZv5mmpsDIto+Atb8bqXvQILemBdim2aRuS+D1ocnlv79OF1bqG8JVUNQ==", + "version": "24.1.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.2.tgz", + "integrity": "sha512-th/075GW0Ub1gYDMHLiZXMGSfGv1aP1VqjT3fma/12hNHCNlH8oJMftvlDzycT/R+KoULWk+xLU8H1JRwV85qw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 40cc73ba6..b2098208e 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "cross-env": "7.0.3", "daisyui": "4.12.22", "formik": "2.4.6", - "i18next": "24.1.1", + "i18next": "24.1.2", "medium-zoom": "1.1.0", "micromatch": "4.0.8", "next": "15.1.1",