Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/server to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent de95a2e commit cd67fb5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions scripts/subgraphs/products/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 scripts/subgraphs/products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node products.js"
},
"dependencies": {
"@apollo/server": "4.10.5",
"@apollo/server": "4.11.0",
"@apollo/subgraph": "2.8.4",
"cors": "2.8.5",
"express": "4.19.2",
Expand Down
8 changes: 4 additions & 4 deletions scripts/subgraphs/users/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 scripts/subgraphs/users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "node users.js"
},
"dependencies": {
"@apollo/server": "4.10.5",
"@apollo/server": "4.11.0",
"@apollo/subgraph": "2.8.4",
"@faker-js/faker": "8.4.1",
"cors": "2.8.5",
Expand Down

0 comments on commit cd67fb5

Please sign in to comment.