diff --git a/package-lock.json b/package-lock.json index fabd92b..cc16a2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6585,9 +6585,9 @@ } }, "node_modules/i18next": { - "version": "26.4.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.4.0.tgz", - "integrity": "sha512-rsmK5bFqsD1AetSFSIa43wtNR4WpvvH4p0tLEsTxkC7QTrfdFm06nbQ95bh8Og4wwaCnUEcm9DVYL2cgxitiQg==", + "version": "26.4.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.4.1.tgz", + "integrity": "sha512-9YbX5E6gd1H+yaOSX3izCsPj5iWXyH7X4oC+iuHHJJw8AeHglzOK5SJf+1CHxaYKYigcea+8jvzSxqYx46YvyA==", "funding": [ { "type": "individual", @@ -9419,7 +9419,7 @@ "esbuild-wasm": "0.28.2", "fast-xml-parser": "^5.11.1", "fflate": "^0.8.3", - "i18next": "^26.4.0", + "i18next": "^26.4.1", "oxc-parser": "0.147.0", "oxc-transform": "0.147.0", "pdfjs-dist": "^6.2.108", diff --git a/packages/harness-studio/package.json b/packages/harness-studio/package.json index 01e9040..fb8e899 100644 --- a/packages/harness-studio/package.json +++ b/packages/harness-studio/package.json @@ -55,7 +55,7 @@ "esbuild-wasm": "0.28.2", "fast-xml-parser": "^5.11.1", "fflate": "^0.8.3", - "i18next": "^26.4.0", + "i18next": "^26.4.1", "oxc-parser": "0.147.0", "oxc-transform": "0.147.0", "pdfjs-dist": "^6.2.108",