Dependency on Deprecated Version of reflect-metadata in @cucumber/[email protected] #2457
Closed
Description
👓 What did you see?
The current dependency on cucumber/[email protected] depends on a deprecated version of reflect-metadata:
npm warn deprecated [email protected]: This version has a critical bug in fallback handling. Please upgrade to [email protected] or newer.
✅ What did you expect to see?
The dependency was updated in cucumber/[email protected]. Can someone please update to at least this version?
📦 Which tool/library version are you using?
No response
🔬 How could we reproduce it?
No response
📚 Any additional context?
No response