refactor(core): Patch Bull to include stack trace on job fail (#12547)

This commit is contained in:
Iván Ovejero
2025-01-10 10:34:05 +01:00
committed by GitHub
parent 7227a29845
commit 4ca794228b
3 changed files with 27 additions and 2 deletions

View File

@@ -90,6 +90,7 @@
"ws": ">=8.17.1"
},
"patchedDependencies": {
"bull@4.12.1": "patches/bull@4.12.1.patch",
"pkce-challenge@3.0.0": "patches/pkce-challenge@3.0.0.patch",
"pyodide@0.23.4": "patches/pyodide@0.23.4.patch",
"@types/express-serve-static-core@4.17.43": "patches/@types__express-serve-static-core@4.17.43.patch",