diff --git a/package-lock.json b/package-lock.json index 427b554ba..4e2dc99e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "deepmerge": "^4.3.1", "emotion-normalize": "^11.0.1", "final-form": "^4.20.10", - "i18next": "^23.14.0", + "i18next": "^23.15.1", "i18next-browser-languagedetector": "^8.0.0", "i18next-chained-backend": "^4.6.2", "i18next-resources-to-backend": "^1.2.1", @@ -4360,9 +4360,9 @@ } }, "node_modules/i18next": { - "version": "23.14.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz", - "integrity": "sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==", + "version": "23.15.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz", + "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index cfc110f2a..9a860a578 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "deepmerge": "^4.3.1", "emotion-normalize": "^11.0.1", "final-form": "^4.20.10", - "i18next": "^23.14.0", + "i18next": "^23.15.1", "i18next-browser-languagedetector": "^8.0.0", "i18next-chained-backend": "^4.6.2", "i18next-resources-to-backend": "^1.2.1",