diff --git a/package-lock.json b/package-lock.json index a497e77aa..795007d7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.5", - "i18next": "23.15.2", + "i18next": "23.16.0", "i18next-fs-backend": "2.3.2", "i18next-http-backend": "2.6.2", "image-type": "4.1.0", @@ -9715,9 +9715,9 @@ } }, "node_modules/i18next": { - "version": "23.15.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.2.tgz", - "integrity": "sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==", + "version": "23.16.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.0.tgz", + "integrity": "sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 9ce08da8f..d6beee70d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.5", - "i18next": "23.15.2", + "i18next": "23.16.0", "i18next-fs-backend": "2.3.2", "i18next-http-backend": "2.6.2", "image-type": "4.1.0",