Files
medusa-store/.changeset/sour-tigers-press.md
T
Harminder Virk 00505b4f8e chore: upgrade to use glob 10 (#12754)
Glob 7 uses the `inflight` module, which leaks memory. Also, all other Medusa packages are using glob 10+. So upgraded the one used by the framework too.

Fixes: FRMW-2972
2025-06-17 12:52:27 +00:00

6 lines
68 B
Markdown

---
"@medusajs/framework": patch
---
chore: upgrade to use glob 10