diff --git a/package-lock.json b/package-lock.json index 8f1940484d..26478f7fd7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "deepmerge": "^4.3.1", "formik": "^2.4.6", "i18n-iso-countries": "^7.13.0", - "i18next": "^24.1.2", + "i18next": "^24.2.0", "i18next-browser-languagedetector": "^8.0.2", "isbn3": "^1.2.4", "nva-language": "^1.0.19", @@ -7794,9 +7794,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 6d7062c7e5..489e86d0a2 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "deepmerge": "^4.3.1", "formik": "^2.4.6", "i18n-iso-countries": "^7.13.0", - "i18next": "^24.1.2", + "i18next": "^24.2.0", "i18next-browser-languagedetector": "^8.0.2", "isbn3": "^1.2.4", "nva-language": "^1.0.19",