Exclude vulnerable version of glob

OOYE isn't impacted by the vulnerability. This is just for confidence.
This commit is contained in:
Cadence Ember
2025-11-18 15:08:14 +13:00
parent d0f7d79d78
commit ce30272389
2 changed files with 45 additions and 113 deletions
+3
View File
@@ -51,6 +51,9 @@
"xxhash-wasm": "^1.0.2",
"zod": "^4.0.17"
},
"overrides": {
"glob@<11.1": "^12"
},
"devDependencies": {
"@cloudrac3r/tap-dot": "^2.0.3",
"@types/node": "^22.17.1",