Skip to content

Commit

Permalink
Merge pull request #55 from mojaloop/fix/#3533-update-stream-lib
Browse files Browse the repository at this point in the history
chore(mojaloop/#3533): update dependencies
  • Loading branch information
aaronreynoza authored Oct 13, 2023
2 parents d06298d + ccc365a commit a0e0bc1
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 63 deletions.
3 changes: 2 additions & 1 deletion audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"moderate": true,
"allowlist": [
"GHSA-w5p7-h5w8-2hfq",
"GHSA-qgmg-gppg-76g5"
"GHSA-qgmg-gppg-76g5",
"GHSA-gxpj-cx7g-858c"
]
}
116 changes: 58 additions & 58 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"@hapi/vision": "7.0.3",
"@mojaloop/central-services-logger": "11.2.2",
"@mojaloop/central-services-metrics": "12.0.8",
"@mojaloop/central-services-stream": "11.1.1",
"@mojaloop/central-services-stream": "11.2.0",
"@mojaloop/event-sdk": "13.0.0",
"blipp": "4.0.2",
"glob": "10.3.4",
"glob": "10.3.10",
"hapi-openapi": "3.0.0",
"hapi-swagger": "17.1.0",
"mustache": "4.2.0",
Expand All @@ -69,13 +69,13 @@
"ava": "5.3.1",
"esm": "^3.2.25",
"get-port": "7.0.0",
"npm-check-updates": "16.14.2",
"npm-check-updates": "16.14.6",
"nyc": "15.1.0",
"pre-commit": "1.2.2",
"proxyquire": "2.1.3",
"replace": "^1.2.2",
"rewire": "7.0.0",
"sinon": "16.0.0",
"sinon": "16.1.0",
"standard": "17.1.0",
"standard-version": "^9.5.0",
"swagmock": "1.0.0",
Expand Down

0 comments on commit a0e0bc1

Please sign in to comment.