diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 1a6fdbfa..621c37f9 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -30,7 +30,7 @@ "googlevideo": "^4.0.4", "he": "^1.2.0", "human-number": "^2.0.8", - "i18next": "^25.6.3", + "i18next": "^25.7.2", "iso-3166": "^4.4.0", "iso-639-1": "^3.1.5", "material-dynamic-colors": "^1.1.1", @@ -7358,9 +7358,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.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.2.tgz", + "integrity": "sha512-58b4kmLpLv1buWUEwegMDUqZVR5J+rT+WTRFaBGL7lxDuJQQ0NrJFrq+eT2N94aYVR1k1Sr13QITNOL88tZCuw==", "funding": [ { "type": "individual", diff --git a/materialious/package.json b/materialious/package.json index 43e71e3d..9a199512 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -62,7 +62,7 @@ "googlevideo": "^4.0.4", "he": "^1.2.0", "human-number": "^2.0.8", - "i18next": "^25.6.3", + "i18next": "^25.7.2", "iso-3166": "^4.4.0", "iso-639-1": "^3.1.5", "material-dynamic-colors": "^1.1.1",