diff --git a/package-lock.json b/package-lock.json index d54aa80ea..06edb90bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "cookies-next": "5.0.2", "currency-symbol-map": "5.1.0", "formik": "2.4.6", - "i18next": "24.1.2", + "i18next": "24.2.0", "micromatch": "4.0.8", "mixpanel-browser": "2.58.0", "next": "15.1.2", @@ -12635,9 +12635,9 @@ } }, "node_modules/i18next": { - "version": "24.1.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.2.tgz", - "integrity": "sha512-th/075GW0Ub1gYDMHLiZXMGSfGv1aP1VqjT3fma/12hNHCNlH8oJMftvlDzycT/R+KoULWk+xLU8H1JRwV85qw==", + "version": "24.2.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.0.tgz", + "integrity": "sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index a6c6367cf..d3512c9bb 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cookies-next": "5.0.2", "currency-symbol-map": "5.1.0", "formik": "2.4.6", - "i18next": "24.1.2", + "i18next": "24.2.0", "micromatch": "4.0.8", "mixpanel-browser": "2.58.0", "next": "15.1.2",