fix: resolve all Dependabot security vulnerabilities and update Node.js to 22.x LTS - #64
Merged
charlyautomatiza merged 2 commits intoAug 15, 2026
Conversation
Copilot
AI
changed the title
[WIP] Fix Node.js 20 deprecation warnings and security vulnerabilities
fix: resolve all Dependabot security vulnerabilities and update Node.js to 22.x LTS
Jul 21, 2026
charlyautomatiza
marked this pull request as ready for review
August 15, 2026 23:52
charlyautomatiza
deleted the
copilot/multiple-dependabot-vulnerabilities-fix
branch
August 15, 2026 23:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
26 open Dependabot alerts (1 critical, 7 high, 18 moderate) across
playwright,basic-ftp,minimatch,brace-expansion,glob,lodash-es,ip-address,ws, and@opentelemetry/core; plus Node.js 18.x deprecation in CI.Security fixes (
package.json/package-lock.json)npm audit fix— resolved transitive vulnerabilities in:playwright(SSL cert bypass),basic-ftp(path traversal + CRLF injection),minimatch(3× ReDoS),brace-expansion(DoS),glob(command injection),lodash-es(code injection + prototype pollution),ip-address(XSS),ws(memory disclosure/exhaustion)lighthouse^12.8.2→^13.4.1— the only manual bump needed; v12 pulled in@sentry/node→@opentelemetry/core <2.8.0, the root cause of the remaining 17 moderate alertsnpm auditnow reports 0 vulnerabilities.CI (
playwright.yml)Node.js 18 is EOL October 2025. Updated to Node.js 22 LTS.