@mojaloop/central-services-shared
Version:
Shared code for mojaloop central services
7 lines (6 loc) • 422 B
YAML
# Add a TODO comment indicating the reason for each rejected dependency upgrade added to this list, and what should be done to resolve it (i.e. handle it through a story, etc).
reject: [
# TODO: Added "@hapi/catbox-memory" to ncurc for dep:check to ignore updates due to breaking changes which should be handled by another story
"@hapi/catbox-memory",
"ioredis" # version 5.7.0 caused failures of unit-tests in QS
]