chore(deps): apply npm audit fix for transitive dependencies#693
Merged
Conversation
Patches transitive CVEs via safe sub-dependency bumps within already-allowed semver ranges. No package.json changes. - All 248 tests pass - Lint and build clean - Remaining advisories deferred to a future release (tracked separately)
Owner
Author
|
@AlexHladin — going ahead and self-merging this since it's just transitive dep bumps with all tests green. Bigger changes coming this weekend that I'll definitely want your eyes on. |
AlexHladin
approved these changes
May 22, 2026
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.
Patches transitive CVEs via safe sub-dependency bumps within already-allowed semver ranges. No package.json changes.
What
Runs
npm audit fix(safe mode, no--force) to patch transitive dependencyCVEs via sub-dependency bumps within already-allowed semver ranges.
Impact
package.jsonunchangedpackage-lock.jsonupdatedVerification
npm test— 248/248 tests passingnpm run lint— cleannpm run build— cleanAdvisories patched
Critical
High
Moderate
$dataoption (GHSA-2g4f-4pwh-qvx6)arrayLimitbypass in bracket notation allows DoS via memory exhaustion (GHSA-6rw7-vpxm-498p)Low
arrayLimitbypass in comma parsing allows DoS (GHSA-w7fw-mjwx-w883)Not in scope
7 production-tree advisories remain that require breaking changes
(aws-sdk v2 EOL migration, esbuild dev-server, @serverless/utils major bump,
fast-json-patch with no upstream fix). These are deferred and will be tracked
in follow-up issues.
Release
Triggers semantic-release patch bump → v2.10.6