Skip to content

Commit

Permalink
fix(deps): update dependency @interledger/open-payments to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent fbf3624 commit 9b1013f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@graphql-tools/load": "^8.0.0",
"@graphql-tools/schema": "^10.0.0",
"@interledger/http-signature-utils": "2.0.0",
"@interledger/open-payments": "6.0.0",
"@interledger/open-payments": "6.1.0",
"@interledger/openapi": "1.2.1",
"@koa/cors": "^4.0.0",
"@koa/router": "^12.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@graphql-tools/load": "^8.0.0",
"@graphql-tools/schema": "^10.0.0",
"@interledger/http-signature-utils": "2.0.0",
"@interledger/open-payments": "6.0.0",
"@interledger/open-payments": "6.1.0",
"@interledger/openapi": "1.2.1",
"@interledger/pay": "0.4.0-alpha.9",
"@interledger/stream-receiver": "^0.3.3-alpha.3",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 9b1013f

Please sign in to comment.