fix(worker): 🐛 Remove old bull-board patch, use official fix instead

Explicitely specifying the path prevents the module from using `eval`
This commit is contained in:
Jesse Wierzbinski 2025-04-07 21:50:43 +02:00
parent 512e0295a2
commit 2908fcc9e8
No known key found for this signature in database
4 changed files with 1 additions and 15 deletions

View file

@ -137,7 +137,6 @@
"zod-validation-error": "^3.4.0"
},
"patchedDependencies": {
"@bull-board/api@6.8.2": "patches/@bull-board%2Fapi@6.5.3.patch",
"giget@2.0.0": "patches/giget@2.0.0.patch"
}
}