@mojaloop/connection-manager-api 3.2.0-storage-cluster.1 → 3.2.0-storage-cluster.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mojaloop/connection-manager-api",
3
- "version": "3.2.0-storage-cluster.1",
3
+ "version": "3.2.0-storage-cluster.3",
4
4
  "description": "Mojaloop Connection Manager API",
5
5
  "license": "Apache-2.0",
6
6
  "author": "ModusBox",
@@ -81,9 +81,6 @@
81
81
  "markdown-it": "12.3.2",
82
82
  "swagger2openapi": "7.0.8"
83
83
  },
84
- "@mojaloop/event-sdk": {
85
- "@mojaloop/central-services-logger": "11.10.1"
86
- },
87
84
  "markdown-it": "12.3.2",
88
85
  "trim": "0.0.3",
89
86
  "cross-spawn": "7.0.6",
@@ -104,7 +101,7 @@
104
101
  "async-exit-hook": "^2.0.1",
105
102
  "async-retry": "^1.3.3",
106
103
  "axios": "1.13.2",
107
- "body-parser": "^2.2.0",
104
+ "body-parser": "^2.2.1",
108
105
  "connect": "^3.7.0",
109
106
  "convict": "6.2.4",
110
107
  "cookies": "^0.9.1",