diff --git a/package-lock.json b/package-lock.json index b464912479..27ddbd00e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "file-select-dialog": "^1.5.4", "firebase": "^10.7.1", "html2pdf.js": "^0.10.1", - "i18next": "^23.7.15", + "i18next": "^23.7.16", "interweave": "^13.1.0", "jw-epub-parser": "^3.11.0", "mui-one-time-password-input": "^2.0.1", @@ -9950,9 +9950,9 @@ "integrity": "sha512-U5GRiJeEpXyDw1MqgZkig+TBzfWhXhwpE2aHmKuZAh/mzedvtPCXhaSDztJWhIhHUMe//D5nyGMGm5Jcb8tRdw==" }, "node_modules/i18next": { - "version": "23.7.15", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.15.tgz", - "integrity": "sha512-WukNgiqkUgU7xSaY8k2B4nXNesD+O8O4ta5g344U5B6Ag7mG61A1EBcDmktFgc4aL447V0cmpjw5l18v58KUfg==", + "version": "23.7.16", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.16.tgz", + "integrity": "sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index f0f9de8f13..5601b41507 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "file-select-dialog": "^1.5.4", "firebase": "^10.7.1", "html2pdf.js": "^0.10.1", - "i18next": "^23.7.15", + "i18next": "^23.7.16", "interweave": "^13.1.0", "jw-epub-parser": "^3.11.0", "mui-one-time-password-input": "^2.0.1",