Skip to content

Commit

Permalink
chore: bump dependencies to avoid circular ref (#214)
Browse files Browse the repository at this point in the history
* chore: bump dependencies to avoid circular ref

* chore: bump dependencies to avoid circular ref

* chore(snapshot): 19.1.1-snapshot.0
  • Loading branch information
kleyow authored Oct 23, 2024
1 parent 878e43e commit e2649c7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 9 deletions.
39 changes: 32 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mojaloop/sdk-standard-components",
"version": "19.1.0",
"version": "19.1.1-snapshot.0",
"description": "A set of standard components for connecting to Mojaloop API enabled Switches",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
}
],
"dependencies": {
"@mojaloop/ml-schema-transformer-lib": "^1.1.3",
"@mojaloop/ml-schema-transformer-lib": "^1.1.5",
"base64url": "3.0.1",
"fast-safe-stringify": "^2.1.1",
"ilp-packet": "3.1.3",
Expand Down

0 comments on commit e2649c7

Please sign in to comment.