Skip to content

Commit 75462f9

Browse files
Update dependency @apollo/federation to ^0.38.0
1 parent 2947b3d commit 75462f9

File tree

4 files changed

+180
-26
lines changed

4 files changed

+180
-26
lines changed

service-post/package-lock.json

Lines changed: 89 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service-post/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Christoph Benjamin Weber",
1111
"license": "MIT",
1212
"dependencies": {
13-
"@apollo/federation": "^0.25.0",
13+
"@apollo/federation": "^0.38.0",
1414
"apollo-server": "^2.25.3",
1515
"esm": "^3.2.25",
1616
"graphql": "^14.7.0",

service-user/package-lock.json

Lines changed: 89 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service-user/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Christoph Benjamin Weber",
1111
"license": "MIT",
1212
"dependencies": {
13-
"@apollo/federation": "^0.25.0",
13+
"@apollo/federation": "^0.38.0",
1414
"apollo-server": "^2.25.3",
1515
"esm": "^3.2.25",
1616
"graphql": "^14.7.0",

0 commit comments

Comments
 (0)