diff --git a/package-lock.json b/package-lock.json index 9f1af6265..808e432e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.1.0", + "i18next": "24.1.2", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.1", "image-type": "5.2.0", @@ -11260,9 +11260,9 @@ } }, "node_modules/i18next": { - "version": "24.1.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.1.0.tgz", - "integrity": "sha512-suKlX82AlptkMUO5YRfaAeH4FQyyKvR66jNaubTMiyPPMx7INU6PXAiy3PGULc0q6K+t9nxmDf/TRj9KjAivmw==", + "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 9f84c6d51..bf7a9e9d9 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "24.1.0", + "i18next": "24.1.2", "i18next-fs-backend": "2.6.0", "i18next-http-backend": "3.0.1", "image-type": "5.2.0",