diff --git a/package-lock.json b/package-lock.json index ba1073fa..a3b0a89f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,14 +25,13 @@ "@distube/soundcloud": "^2.0.4", "@distube/spotify": "^2.0.2", "@distube/yt-dlp": "^2.0.1", - "bufferutil": "^4.0.9", "captcha-canvas": "^2.3.1", "discord-gamecord": "^4.4.2", "discord.js": "^14.17.2", "distube": "^5.0.4", "firebase": "^11.1.0", "genius-lyrics": "^4.4.7", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "i18next-fs-backend": "^2.6.0", "pino": "^9.6.0", "pino-pretty": "^13.0.0", @@ -2629,9 +2628,9 @@ } }, "node_modules/i18next": { - "version": "24.2.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.0.tgz", - "integrity": "sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==", + "version": "24.2.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.1.tgz", + "integrity": "sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index a9992ec1..a0abe7d8 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "distube": "^5.0.4", "firebase": "^11.1.0", "genius-lyrics": "^4.4.7", - "i18next": "^24.2.0", + "i18next": "^24.2.1", "i18next-fs-backend": "^2.6.0", "pino": "^9.6.0", "pino-pretty": "^13.0.0",