From 7eddb17b1ed88f2d2a2a3d71ee4a7071c0516776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:36:24 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3718e185fbc..42200c9be59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "file-select-dialog": "^1.5.4", "firebase": "^10.11.1", "html2pdf.js": "^0.10.1", - "i18next": "^23.11.4", + "i18next": "^23.11.5", "interweave": "^13.1.0", "jw-epub-parser": "^3.14.0", "mui-one-time-password-input": "^2.0.2", @@ -10006,9 +10006,9 @@ "integrity": "sha512-SejXzIpv9gOVdDWXd4suM1fdF1k2dxZGvuTdkOVLoazYfK7O4DykIQbdrvuyG+EaTNlXAGhMndtKrhykgbt0gg==" }, "node_modules/i18next": { - "version": "23.11.4", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.4.tgz", - "integrity": "sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==", + "version": "23.11.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.5.tgz", + "integrity": "sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index fcfe889c0c0..504d1ce8815 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "file-select-dialog": "^1.5.4", "firebase": "^10.11.1", "html2pdf.js": "^0.10.1", - "i18next": "^23.11.4", + "i18next": "^23.11.5", "interweave": "^13.1.0", "jw-epub-parser": "^3.14.0", "mui-one-time-password-input": "^2.0.2",