Skip to content

Commit

Permalink
chore: upgrade open-payments
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Jun 4, 2024
1 parent 1d2fbb3 commit c483591
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@graphql-tools/load": "^8.0.2",
"@graphql-tools/schema": "^10.0.3",
"@interledger/http-signature-utils": "2.0.2",
"@interledger/open-payments": "6.9.0",
"@interledger/open-payments": "6.11.1",
"@interledger/openapi": "2.0.1",
"@koa/cors": "^5.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 @@ -56,7 +56,7 @@
"@graphql-tools/load": "^8.0.2",
"@graphql-tools/schema": "^10.0.3",
"@interledger/http-signature-utils": "2.0.2",
"@interledger/open-payments": "6.9.0",
"@interledger/open-payments": "6.11.1",
"@interledger/openapi": "2.0.1",
"@interledger/pay": "0.4.0-alpha.9",
"@interledger/stream-receiver": "^0.3.3-alpha.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-introspection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"openapi-typescript": "^6.7.5"
},
"dependencies": {
"@interledger/open-payments": "6.9.0",
"@interledger/open-payments": "6.11.1",
"@interledger/openapi": "2.0.1",
"axios": "^1.6.8",
"pino": "^8.19.0"
Expand Down
30 changes: 18 additions & 12 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@apollo/client": "^3.10.4",
"@interledger/http-signature-utils": "2.0.2",
"@interledger/open-payments": "^6.9.0",
"@interledger/open-payments": "^6.11.1",
"@koa/bodyparser": "^5.1.1",
"@types/koa": "2.15.0",
"@types/koa-bodyparser": "^4.3.12",
Expand Down

0 comments on commit c483591

Please sign in to comment.