Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

fix: Update Node.js to latest patch version to fix AsyncLocalStorage security vulnerability#16

Draft
Robgd wants to merge 1 commit into
masterfrom
fix/nodejs-vuln
Draft

fix: Update Node.js to latest patch version to fix AsyncLocalStorage security vulnerability#16
Robgd wants to merge 1 commit into
masterfrom
fix/nodejs-vuln

Conversation

@Robgd

@Robgd Robgd commented Jan 29, 2026

Copy link
Copy Markdown

Updates Node.js to the latest patch/minor version within the same major version to address security vulnerabilities in the AsyncLocalStorage class.

Changes

  • Updated .nvmrc to latest Node.js version
  • Updated package.json engines.node version (when needed)
  • Updated Dockerfile base image
  • Updated package-lock.json (when needed)

Security Fix

Addresses known vulnerabilities in Node.js AsyncLocalStorage implementation.

CVE: GHSA-52xj-vx8w-46qj

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant