Skip to content

Fix security advisories (nodemailer, vite, follow-redirects, uuid)#492

Merged
tp-abtion merged 1 commit into
mainfrom
fix/security-advisories-2026-05-04
May 4, 2026
Merged

Fix security advisories (nodemailer, vite, follow-redirects, uuid)#492
tp-abtion merged 1 commit into
mainfrom
fix/security-advisories-2026-05-04

Conversation

@tp-abtion
Copy link
Copy Markdown
Contributor

Security Fixes

Resolves 6 of 9 open Dependabot alerts via lockfile updates:

Alert Package Change Advisory
#90 nodemailer 8.0.4 → 8.0.7 GHSA-vvjj-xcjg-gr5g (medium)
#85 vite 7.3.1 → 7.3.2 GHSA-v2wj-q39q-566r (high)
#86 vite 7.3.1 → 7.3.2 GHSA-4w7w-66w2-5vf9 (medium)
#87 vite 7.3.1 → 7.3.2 GHSA-p9ff-h696-f583 (high)
#95 follow-redirects 1.15.11 → 1.16.0 GHSA-r4q5-vmmm-2653 (medium)
#97 uuid removed (bullmq dropped it) GHSA-w5hq-g745-h8pq (medium)

Remaining alerts (blocked)

- nodemailer 8.0.4 → 8.0.7 (GHSA-vvjj-xcjg-gr5g, medium)
- vite 7.3.1 → 7.3.2 (GHSA-p9ff-h696-f583, GHSA-4w7w-66w2-5vf9, GHSA-v2wj-q39q-566r)
- follow-redirects 1.15.11 → 1.16.0 (GHSA-r4q5-vmmm-2653, medium)
- bullmq 5.66.4 → 5.76.5 (drops uuid dep, fixes GHSA-w5hq-g745-h8pq)
@tp-abtion tp-abtion marked this pull request as ready for review May 4, 2026 10:12
@tp-abtion tp-abtion merged commit b56b179 into main May 4, 2026
7 checks passed
@tp-abtion tp-abtion deleted the fix/security-advisories-2026-05-04 branch May 4, 2026 10:12
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several package dependencies in package-lock.json, including bullmq, ioredis, msgpackr, nodemailer, semver, and vite. A notable change is the update of bullmq to version 5.76.5, which now specifies a minimum Node.js engine requirement of 12.22.0 and removes the uuid dependency. I have no feedback to provide.

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