fix: resolve critical dependabot security vulnerabilities#1019
Open
fix: resolve critical dependabot security vulnerabilities#1019
Conversation
adrianjoshua-strutt
previously approved these changes
Apr 13, 2026
5fb851b to
0e27d2d
Compare
adrianjoshua-strutt
approved these changes
Apr 14, 2026
Simone319
reviewed
Apr 14, 2026
| "@octokit/request-error": "^5.1.1", | ||
| "aws-cdk-lib": "^2.189.1", | ||
| "axios": "^1.7.4", | ||
| "axios": "^1.15.0", |
There was a problem hiding this comment.
Can we upgrade the package that brought in low version of axios? Similarly for handlebars.
- Bump axios from 1.13.5 to 1.15.0 via yarn resolution (fixes CVE for SSRF via NO_PROXY bypass and cloud metadata exfiltration via header injection chain) - Bump handlebars from 4.7.7 to 4.7.9 in graphql-docs-generator direct dependency (fixes JavaScript Injection via AST Type Confusion) - Add handlebars >=4.7.9 yarn resolution to force patched version in transitive dependency via lerna > conventional-changelog-writer Resolves Dependabot alerts #156, #164, #178, #179
0e27d2d to
936c67c
Compare
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
Fixes all 4 critical Dependabot alerts:
Changes
^1.7.4→^1.15.04.7.7→4.7.9+ added resolutionVerification
yarn audit --level critical: 13 → 0 critical findingsyarn build: ✅ all packagesyarn test: ✅ all passing