Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"description": "CEP for Mojaloop Central-Ledger to monitor the notificaion kafka topic and act on it",
"main": "app.js",
"dependencies": {
"@mojaloop/central-services-error-handling": "8.6.2",
"@mojaloop/central-services-health": "8.3.0",
"@mojaloop/central-services-error-handling": "10.2.1",
"@mojaloop/central-services-health": "9.1.0",
"@mojaloop/central-services-logger": "8.6.0",
"@mojaloop/central-services-shared": "8.6.3",
"@mojaloop/central-services-stream": "8.4.0",
"@mojaloop/central-services-shared": "8.7.2",
"@mojaloop/central-services-stream": "10.6.0",
"@mojaloop/ml-number": "8.2.0",
"bluebird": "3.7.2",
"config": "3.2.4",
Expand Down