Conversation
- Updated 6 dependencies - Fixed 5 security vulnerabilities - Updated CircleCI orb: 2.1.3 → 2.1.7 - Updated .nvmrc: 24.18.0 → 24.21.0 - Confidence score: 65% 🤖 Generated with ml-repo-maintenance Co-Authored-By: ml-repo-maintenance <noreply@mojaloop.org>
|
gibaros
marked this pull request as ready for review
September 18, 2026 15:06
gibaros
requested review from
bushjames,
elnyry-sam-k,
oderayi,
shashi165 and
vijayg10
as code owners
September 18, 2026 15:06
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.



🔒 Security & Dependency Updates
Summary
This PR updates dependencies and applies security patches to address vulnerabilities.
Confidence Score: 65%⚠️ (Draft PR - requires review)
📦 Dependency Updates (6 packages)
Updated all dependencies to latest versions via
npm run dep:update:View all 6 dependency updates
Dependencies
🔄 CircleCI Orb Update
Updated the Mojaloop CI/CD orb to the latest version:
Source: mojaloop/ci-config-orb-build
🛡️ Security Patches (5 vulnerabilities fixed)
Applied targeted security fixes for remaining vulnerabilities:
High Severity
brace-expansion - brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
browserslist - Browserslist: Unbounded memory growth (no cache eviction) via distinct query results, leading to eventual OOM
js-yaml - js-yaml: maxTotalMergeKeys does not limit CPU use for empty merge sources
Moderate Severity
@humanfs/node - humanfs: Recursive copy follows symlinked files and copies data from outside the source tree
baseline-browser-mapping - baseline-browser-mapping process termination on invalid input causes denial of service
✅ Validation Results
Baseline Validation (before changes)
Tests (after changes)
npm test🤖 Automated Changes
This PR was automatically generated by ml-repo-maintenance.
Changed Files:
package.json- Updated dependency versions and added npm overrides.circleci/config.yml- Updated orb version.nvmrc- Updated Node.js version: 24.18.0 → 24.21.0Review Checklist:
🤖 Generated with ml-repo-maintenance
Co-Authored-By: ml-repo-maintenance noreply@mojaloop.org