Skip to content

[codex] Update Discord dependencies for security fixes - #2

Draft
gustavByte wants to merge 1 commit into
masterfrom
codex/fix-vukkybot-security-deps
Draft

[codex] Update Discord dependencies for security fixes#2
gustavByte wants to merge 1 commit into
masterfrom
codex/fix-vukkybot-security-deps

Conversation

@gustavByte

@gustavByte gustavByte commented Apr 20, 2026

Copy link
Copy Markdown
Owner

discord.js was updated a little, from ^12.3.1 to ^12.5.3, and package-lock.json was refreshed too. This also pulled some underlying packages to safer versions, especially node-fetch to 2.7.0 and ws to 7.5.10.

GitHub showed two high security alerts in packages the bot uses indirectly. To keep the change small, no big jump to discord.js 14 was done. Instead, the update stays on the latest version in the 12.x line.

Everything was also checked after the change:

npm audit now shows 0 vulnerabilities
node --check index.js passed fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant