diff --git a/package-lock.json b/package-lock.json index 31ddf530..eed3db9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "downshift": "^9.0.10", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^25.3.5", + "i18next": "^25.3.6", "i18next-browser-languagedetector": "^8.2.0", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0", @@ -7315,9 +7315,9 @@ } }, "node_modules/i18next": { - "version": "25.3.5", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.3.5.tgz", - "integrity": "sha512-Il+IVs84WbFXlw+NMoIZFX4VisuY+D7xxjfwI4IvOuYTPWnvnKkBBtpqVJl+ORiFjBmJ2NcNnxN4/NW0JRi53A==", + "version": "25.3.6", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.3.6.tgz", + "integrity": "sha512-dThZ0CTCM3sUG/qS0ZtQYZQcUI6DtBN8yBHK+SKEqihPcEYmjVWh/YJ4luic73Iq6Uxhp6q7LJJntRK5+1t7jQ==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 3d5a0f02..e959018e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "detect-browser": "^5.3.0", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^25.3.5", + "i18next": "^25.3.6", "i18next-browser-languagedetector": "^8.2.0", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0",