Skip to content

Commit

Permalink
fix(deps): update graphql-tools monorepo (#3207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 08cc777 commit 7c3f117
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 63 deletions.
6 changes: 3 additions & 3 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@apollo/server": "^4.11.2",
"@as-integrations/koa": "^1.1.1",
"@escape.tech/graphql-armor": "^2.4.0",
"@graphql-tools/graphql-file-loader": "^8.0.1",
"@graphql-tools/load": "^8.0.2",
"@graphql-tools/schema": "^10.0.3",
"@graphql-tools/graphql-file-loader": "^8.0.12",
"@graphql-tools/load": "^8.0.12",
"@graphql-tools/schema": "^10.0.16",
"@interledger/http-signature-utils": "2.0.2",
"@interledger/open-payments": "6.13.2",
"@interledger/openapi": "2.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@as-integrations/koa": "^1.1.1",
"@escape.tech/graphql-armor": "^2.4.0",
"@faker-js/faker": "^8.4.1",
"@graphql-tools/graphql-file-loader": "^8.0.1",
"@graphql-tools/load": "^8.0.2",
"@graphql-tools/schema": "^10.0.3",
"@graphql-tools/graphql-file-loader": "^8.0.12",
"@graphql-tools/load": "^8.0.12",
"@graphql-tools/schema": "^10.0.16",
"@interledger/http-signature-utils": "2.0.2",
"@interledger/open-payments": "6.13.2",
"@interledger/openapi": "2.0.1",
Expand Down
Loading

0 comments on commit 7c3f117

Please sign in to comment.