diff --git a/package-lock.json b/package-lock.json index 29e32deb..641b2d6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "downshift": "^9.3.2", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^25.8.13", + "i18next": "^25.8.14", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0", @@ -8246,9 +8246,9 @@ } }, "node_modules/i18next": { - "version": "25.8.13", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.13.tgz", - "integrity": "sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==", + "version": "25.8.14", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.14.tgz", + "integrity": "sha512-paMUYkfWJMsWPeE/Hejcw+XLhHrQPehem+4wMo+uELnvIwvCG019L9sAIljwjCmEMtFQQO3YeitJY8Kctei3iA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 68ceffcc..bba9cdbc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "downshift": "^9.3.2", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^25.8.13", + "i18next": "^25.8.14", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0",