diff --git a/package-lock.json b/package-lock.json index c2f24d3b..cd0df7b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "distube": "^5.0.4", "firebase": "^11.0.2", "genius-lyrics": "^4.4.7", - "i18next": "^24.0.2", + "i18next": "^24.0.5", "i18next-fs-backend": "^2.6.0", "pino": "^9.5.0", "pino-pretty": "^13.0.0", @@ -2664,9 +2664,9 @@ } }, "node_modules/i18next": { - "version": "24.0.2", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.2.tgz", - "integrity": "sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==", + "version": "24.0.5", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.0.5.tgz", + "integrity": "sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index d6e9f023..ca147eb6 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "distube": "^5.0.4", "firebase": "^11.0.2", "genius-lyrics": "^4.4.7", - "i18next": "^24.0.2", + "i18next": "^24.0.5", "i18next-fs-backend": "^2.6.0", "pino": "^9.5.0", "pino-pretty": "^13.0.0",