Skip to content

Commit c68adb3

Browse files
authored
fix(csi-1915): included ISO20022 messages in TTK report callbacks (#350)
* fix(csi-1915): updated deps * fix(csi-1915): included ISO20022 messages in TTK report callbacks * chore(snapshot): 18.16.4-snapshot.0
1 parent 5a53aae commit c68adb3

File tree

3 files changed

+122
-77
lines changed

3 files changed

+122
-77
lines changed

package-lock.json

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ml-testing-toolkit",
33
"description": "Testing Toolkit for Mojaloop implementations",
4-
"version": "18.16.3",
4+
"version": "18.16.4-snapshot.0",
55
"license": "Apache-2.0",
66
"author": "Vijaya Kumar Guthi, ModusBox Inc. ",
77
"contributors": [
@@ -79,9 +79,9 @@
7979
"@hapi/inert": "7.1.0",
8080
"@hapi/vision": "7.0.3",
8181
"@mojaloop/central-services-logger": "11.10.1",
82-
"@mojaloop/central-services-metrics": "12.8.0",
82+
"@mojaloop/central-services-metrics": "12.8.1",
8383
"@mojaloop/ml-schema-transformer-lib": "2.7.8",
84-
"@mojaloop/ml-testing-toolkit-shared-lib": "14.3.0",
84+
"@mojaloop/ml-testing-toolkit-shared-lib": "14.3.1",
8585
"@mojaloop/sdk-standard-components": "19.18.0",
8686
"@now-ims/hapi-now-auth": "2.1.0",
8787
"@types/socket.io": "3.0.2",

0 commit comments

Comments
 (0)