Skip to content

Commit

Permalink
fix(mojaloop/#3604): update dependencies (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
oderayi authored Nov 2, 2023
1 parent 33385a5 commit c0ae7bd
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 68 deletions.
167 changes: 104 additions & 63 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "quoting-service",
"description": "Quoting Service hosted by a scheme",
"license": "Apache-2.0",
"version": "15.4.0",
"version": "15.5.0-snapshot.0",
"author": "ModusBox",
"contributors": [
"Georgi Georgiev <[email protected]>",
Expand Down Expand Up @@ -86,13 +86,13 @@
"@mojaloop/central-services-health": "14.0.2",
"@mojaloop/central-services-logger": "11.2.2",
"@mojaloop/central-services-metrics": "^12.0.8",
"@mojaloop/central-services-shared": "18.1.2",
"@mojaloop/event-sdk": "13.0.0",
"@mojaloop/central-services-shared": "18.1.3",
"@mojaloop/event-sdk": "14.0.0",
"@mojaloop/ml-number": "11.2.3",
"@mojaloop/sdk-standard-components": "17.1.3",
"ajv": "8.12.0",
"ajv-keywords": "5.1.0",
"axios": "1.5.1",
"axios": "1.6.0",
"blipp": "4.0.2",
"event-stream": "4.0.1",
"good-console": "8.0.0",
Expand All @@ -118,7 +118,7 @@
"pre-commit": "1.2.2",
"proxyquire": "2.1.3",
"replace": "^1.2.2",
"sinon": "16.1.0",
"sinon": "17.0.1",
"standard": "17.1.0",
"standard-version": "9.5.0",
"swagmock": "1.0.0"
Expand Down

0 comments on commit c0ae7bd

Please sign in to comment.