Skip to content

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

Merged
inlined merged 1 commit intomasterfrom
npm-audit-fix
Apr 9, 2026
Merged

fix: run npm audit fix to resolve 22 vulnerabilities#1856
inlined merged 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.

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.

@cabljac cabljac marked this pull request as ready for review April 9, 2026 14:39
Addresses high/critical vulnerabilities in path-to-regexp, express,
picomatch, qs, body-parser, node-forge, underscore, ajv, and others.
@inlined inlined added this pull request to the merge queue Apr 9, 2026
Merged via the queue into master with commit 7958a80 Apr 9, 2026
32 checks passed
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.

2 participants