Is it normal that the latest version of discord.js has vulnerabilities caused by undici ?
Like you can see in my attached file, undici is not up-to-date, is it normal ?
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPMy advice would be just to ignore it for now.
Discord.js already uses Undici 6.x at the time and there's nothing they can do atm except rolling out a new version.
As stated in this comment by Jiralite.
https://github.com/discordjs/discord.js/issues/10132#issuecomment-1949515813
undici has irrelevant vulnerabilities
ok thank u all
ok thank u