fix: run npm audit fix to resolve 22 vulnerabilities#1856
Draft
fix: run npm audit fix to resolve 22 vulnerabilities#1856
Conversation
Addresses high/critical vulnerabilities in path-to-regexp, express, picomatch, qs, body-parser, node-forge, underscore, ajv, and others.
Contributor
There was a problem hiding this comment.
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.
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.
Summary
Runs
npm audit fixto resolve 22 of 47 vulnerabilities via non-breaking dependency updates topackage-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 bynpm audit fix.