Exclude vulnerable version of glob
OOYE isn't impacted by the vulnerability. This is just for confidence.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user