Skip to content

fix: run npm audit fix to resolve 22 vulnerabilities#1856

Draft
cabljac wants to merge 1 commit intomasterfrom
npm-audit-fix
Draft

fix: run npm audit fix to resolve 22 vulnerabilities#1856
cabljac wants to merge 1 commit intomasterfrom
npm-audit-fix

Conversation

@cabljac
Copy link
Copy Markdown
Contributor

@cabljac cabljac commented Apr 2, 2026

Summary

Runs npm audit fix to resolve 22 of 47 vulnerabilities via non-breaking dependency updates to package-lock.json.

Fixes high/critical vulnerabilities in path-to-regexp, express, picomatch, qs, body-parser, node-forge, underscore, ajv, flatted, minimatch, yaml, and others.

Supersedes

This PR covers the security fixes from the following dependabot PRs:

Those PRs can be closed if this one is merged.

Remaining vulnerabilities (25)

The remaining 25 vulnerabilities all require breaking major version bumps (e.g. firebase-admin, mocha, @microsoft/api-extractor) or have no fix available (elliptic), and were skipped by npm audit fix.

Addresses high/critical vulnerabilities in path-to-regexp, express,
picomatch, qs, body-parser, node-forge, underscore, ajv, and others.
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 package-lock.json, bumping several dependencies including @apollo/server, @google-cloud/storage, @microsoft/api-extractor, firebase-admin, and express. These updates also trigger major version jumps for transitive dependencies such as fs-extra, minimatch, and google-auth-library. 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