Skip to content

Commit 5c6b90a

Browse files
chore(deps): update dependency @apollo/subgraph to v2.11.2
1 parent 4fd0e2f commit 5c6b90a

File tree

4 files changed

+24
-18
lines changed

4 files changed

+24
-18
lines changed

scripts/subgraphs/products/package-lock.json

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

scripts/subgraphs/products/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@apollo/server": "4.11.2",
11-
"@apollo/subgraph": "2.9.3",
11+
"@apollo/subgraph": "2.11.2",
1212
"cors": "2.8.5",
1313
"express": "4.21.1",
1414
"express-rate-limit": "7.4.1",

scripts/subgraphs/users/package-lock.json

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

scripts/subgraphs/users/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@apollo/server": "4.11.2",
11-
"@apollo/subgraph": "2.9.3",
11+
"@apollo/subgraph": "2.11.2",
1212
"@faker-js/faker": "8.4.1",
1313
"cors": "2.8.5",
1414
"express": "4.21.1",

0 commit comments

Comments
 (0)