diff --git a/package-lock.json b/package-lock.json index fd9bdd41..48cad3b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "downshift": "^9.0.10", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^25.6.3", + "i18next": "^25.7.0", "i18next-browser-languagedetector": "^8.2.0", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0", @@ -8343,9 +8343,9 @@ } }, "node_modules/i18next": { - "version": "25.6.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.6.3.tgz", - "integrity": "sha512-AEQvoPDljhp67a1+NsnG/Wb1Nh6YoSvtrmeEd24sfGn3uujCtXCF3cXpr7ulhMywKNFF7p3TX1u2j7y+caLOJg==", + "version": "25.7.0", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.0.tgz", + "integrity": "sha512-cpUOqkVTQe3/uCVtpfpC3J1Ejn1y8KiVbqVEW4WW6Yr8wMYw+Wvb2/+lL4e1sM9AbzKTYXyYkn8zCRlTf5XTcA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 81811c49..93854e26 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "downshift": "^9.0.10", "events": "^3.3.0", "file-saver": "^2.0.5", - "i18next": "^25.6.3", + "i18next": "^25.7.0", "i18next-browser-languagedetector": "^8.2.0", "i18next-resources-to-backend": "^1.2.1", "json-stringify-pretty-compact": "^4.0.0",