Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

chore: add glob package to dependencies and update yarn.lock#64

Merged
dragos199993 merged 1 commit intomainfrom
ENG-4014_high-vulnerabilities-fixes
Nov 19, 2025
Merged

chore: add glob package to dependencies and update yarn.lock#64
dragos199993 merged 1 commit intomainfrom
ENG-4014_high-vulnerabilities-fixes

Conversation

@dragos199993
Copy link
Member

@dragos199993 dragos199993 commented Nov 19, 2025

Note

Adds a glob resolution (^10.5.0) in package.json and updates yarn.lock to use it, removing older transitive glob@7 dependencies.

  • Dependencies:
    • Add glob to resolutions in package.json (^10.5.0).
  • Lockfile:
    • Update glob to 10.5.0 and align dependents.
    • Consolidate minimatch references; tweak inherits range.
    • Remove obsolete transitive deps from glob@7 chain: fs.realpath, inflight, once, wrappy, path-is-absolute.

Written by Cursor Bugbot for commit c3b5739. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment @cursor review or bugbot run to trigger another review on this PR

@dragos199993 dragos199993 merged commit 9487dd0 into main Nov 19, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants