diff --git a/package-lock.json b/package-lock.json index 2d0bc653..cdb9e4fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "dotenv": "^16.3.1", "eslint": "8.57.1", "eslint-config-next": "14.2.15", - "i18next": "23.15.1", + "i18next": "23.16.2", "i18next-browser-languagedetector": "^8.0.0", "i18next-resources-to-backend": "^1.1.4", "imap": "^0.8.19", @@ -12661,9 +12661,9 @@ } }, "node_modules/i18next": { - "version": "23.15.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz", - "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==", + "version": "23.16.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.2.tgz", + "integrity": "sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 64550741..5c91158a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dotenv": "^16.3.1", "eslint": "8.57.1", "eslint-config-next": "14.2.15", - "i18next": "23.15.1", + "i18next": "23.16.2", "i18next-browser-languagedetector": "^8.0.0", "i18next-resources-to-backend": "^1.1.4", "imap": "^0.8.19",