account-lookup-service 15.6.0-iso.6 → 15.6.0-iso.8

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "account-lookup-service",
3
3
  "description": "Account Lookup Service is used to validate Party and Participant lookups.",
4
- "version": "15.6.0-iso.6",
4
+ "version": "15.6.0-iso.8",
5
5
  "license": "Apache-2.0",
6
6
  "author": "ModusBox",
7
7
  "contributors": [
@@ -87,27 +87,27 @@
87
87
  "@hapi/boom": "10.0.1",
88
88
  "@hapi/catbox-memory": "6.0.2",
89
89
  "@hapi/good": "9.0.1",
90
- "@hapi/hapi": "21.3.10",
90
+ "@hapi/hapi": "21.3.12",
91
91
  "@hapi/inert": "7.1.0",
92
92
  "@hapi/joi": "17.1.1",
93
93
  "@hapi/vision": "7.0.3",
94
- "@mojaloop/central-services-error-handling": "13.0.1",
94
+ "@mojaloop/central-services-error-handling": "13.0.2",
95
95
  "@mojaloop/central-services-health": "15.0.0",
96
96
  "@mojaloop/central-services-logger": "11.5.1",
97
97
  "@mojaloop/central-services-metrics": "12.0.8",
98
- "@mojaloop/central-services-shared": "18.10.1-snapshot.3",
98
+ "@mojaloop/central-services-shared": "18.11.0",
99
99
  "@mojaloop/central-services-stream": "11.3.1",
100
100
  "@mojaloop/database-lib": "11.0.6",
101
101
  "@mojaloop/event-sdk": "14.1.1",
102
102
  "@mojaloop/inter-scheme-proxy-cache-lib": "2.3.0",
103
- "@mojaloop/ml-schema-transformer-lib": "1.1.3",
103
+ "@mojaloop/ml-schema-transformer-lib": "2.1.0",
104
104
  "@mojaloop/sdk-standard-components": "19.0.0",
105
105
  "@now-ims/hapi-now-auth": "2.1.0",
106
106
  "ajv": "8.17.1",
107
107
  "ajv-keywords": "5.1.0",
108
108
  "blipp": "4.0.2",
109
109
  "commander": "12.1.0",
110
- "cron": "3.1.7",
110
+ "cron": "3.1.8",
111
111
  "fast-safe-stringify": "^2.1.1",
112
112
  "hapi-auth-bearer-token": "8.0.0",
113
113
  "joi": "17.13.3",
@@ -147,7 +147,7 @@
147
147
  "jsonpointer": "5.0.0"
148
148
  },
149
149
  "devDependencies": {
150
- "@types/jest": "29.5.13",
150
+ "@types/jest": "29.5.14",
151
151
  "audit-ci": "^7.1.0",
152
152
  "axios": "1.7.7",
153
153
  "axios-retry": "^4.5.0",
@@ -159,7 +159,7 @@
159
159
  "jest-junit": "16.0.0",
160
160
  "jsdoc": "4.0.4",
161
161
  "nodemon": "3.1.7",
162
- "npm-check-updates": "17.1.4",
162
+ "npm-check-updates": "17.1.9",
163
163
  "nyc": "17.1.0",
164
164
  "pre-commit": "1.2.2",
165
165
  "proxyquire": "2.1.3",