diff --git a/package-lock.json b/package-lock.json index 3a949cac..335a78a4 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.14", + "i18next": "^25.8.16", "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.14", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.14.tgz", - "integrity": "sha512-paMUYkfWJMsWPeE/Hejcw+XLhHrQPehem+4wMo+uELnvIwvCG019L9sAIljwjCmEMtFQQO3YeitJY8Kctei3iA==", + "version": "25.8.16", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.16.tgz", + "integrity": "sha512-/4Xvgm8RiJNcB+sZwplylrFNJ27DVvubGX7y6uXn7hh7aSvbmXVSRIyIGx08fEn05SYwaSYWt753mIpJuPKo+Q==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 4b6ce34a..8f5277e4 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.14", + "i18next": "^25.8.16", "i18next-browser-languagedetector": "^8.2.1", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0",