Skip to content

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 17, 2022
1 parent e642044 commit fb83ca7
Show file tree
Hide file tree
Showing 6 changed files with 602 additions and 495 deletions.
971 changes: 501 additions & 470 deletions service-gateway/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion service-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Christoph Benjamin Weber",
"license": "MIT",
"dependencies": {
"@apollo/gateway": "^0.29.0",
"@apollo/gateway": "^0.49.0",
"apollo-server": "^2.6.3",
"esm": "^3.2.25",
"graphql": "^14.7.0"
Expand Down
60 changes: 49 additions & 11 deletions service-post/package-lock.json

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

2 changes: 1 addition & 1 deletion service-post/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Christoph Benjamin Weber",
"license": "MIT",
"dependencies": {
"@apollo/federation": "^0.25.0",
"@apollo/federation": "^0.35.0",
"apollo-server": "^2.25.3",
"esm": "^3.2.25",
"graphql": "^14.7.0",
Expand Down
60 changes: 49 additions & 11 deletions service-user/package-lock.json

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

2 changes: 1 addition & 1 deletion service-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "Christoph Benjamin Weber",
"license": "MIT",
"dependencies": {
"@apollo/federation": "^0.25.0",
"@apollo/federation": "^0.35.0",
"apollo-server": "^2.25.3",
"esm": "^3.2.25",
"graphql": "^14.7.0",
Expand Down

0 comments on commit fb83ca7

Please sign in to comment.