Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/updated dependencies #365

Merged
merged 9 commits into from
Mar 3, 2020
50 changes: 9 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mojaloop/ml-api-adapter",
"version": "9.2.0",
"version": "9.3.0",
"description": "Convert from ML API to/from internal Central Services messaging format",
"license": "Apache-2.0",
"private": true,
Expand Down Expand Up @@ -80,7 +80,7 @@
"@mojaloop/central-services-health": "9.2.0",
"@mojaloop/central-services-logger": "9.1.0",
"@mojaloop/central-services-metrics": "9.1.0",
"@mojaloop/central-services-shared": "9.2.0",
"@mojaloop/central-services-shared": "9.3.0",
"@mojaloop/central-services-stream": "9.2.0",
"@mojaloop/event-sdk": "9.3.0",
"@now-ims/hapi-now-auth": "2.0.1",
Expand Down Expand Up @@ -113,7 +113,7 @@
"standard": "14.3.1",
"supertest": "4.0.2",
"tap-xunit": "2.4.1",
"tape": "4.13.0",
"tape": "4.13.2",
"tapes": "4.1.0",
"uuid4": "1.1.4"
}
Expand Down