chore(deps): patch js-yaml and brace-expansion advisories - #213
Open
yongzhuoyu wants to merge 1 commit into
Open
chore(deps): patch js-yaml and brace-expansion advisories#213yongzhuoyu wants to merge 1 commit into
yongzhuoyu wants to merge 1 commit into
Conversation
yongzhuoyu
requested review from
bushjames,
elnyry-sam-k,
geka-evk,
gibaros,
kalinkrustev,
kleyow,
oderayi,
shashi165 and
vijayg10
as code owners
July 12, 2026 15:12
Bump security overrides above newly-published advisory ranges that affect the versions currently on master (post mojaloop#212): - js-yaml 4.2.0 -> 4.3.0 (GHSA-52cp-r559-cp3m: quadratic CPU via YAML merge keys) - brace-expansion 2.0.3 -> 2.1.2 (GHSA-3jxr-9vmj-r5cp: DoS via exponential expansion) - sinon 22.0.0 -> 22.1.0 audit clean (0 vulns), dep:check passes, unit tests 343/343.
yongzhuoyu
force-pushed
the
chore/dependency-maintenance
branch
from
July 22, 2026 06:00
1b583ae to
346540a
Compare
|
elnyry-sam-k
approved these changes
Jul 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.



What & Why
Resolves #210
Follow-up security patch on top of the recently merged #212. Two advisories
were published that affect the dependency versions currently on master, so
this bumps the security overrides just above the vulnerable ranges:
No source code changes.
Outcome
How to Test
Breaking Changes
None. Library public API is unchanged; only dependency versions and security overrides were modified.
AI Assistance Disclosure
AI tools were used in producing part of this contribution.
Tools used: Claude Opus 4.8
Scope: identifying the newly-published advisories, selecting patched override versions, resolving the rebase against master, and drafting this PR description.
All AI-generated content has been reviewed, understood, and validated by the author.