Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): patch minimatch vulnerability (#1704)
* Patch minimatch vulnerability If I follow this, glob packages minimatch. Minimatch released a fix, glob also has a newer build, picking this up should pick up that. Fixes #1696 Fixes #1697 Fixes #1698 * chore: update lockfile Co-authored-by: Alexander Fenster <[email protected]>
- Loading branch information