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] authored Mar 25, 2024
1 parent e941645 commit 603aeb3
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 93 deletions.
2 changes: 1 addition & 1 deletion apps/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "next start"
},
"dependencies": {
"@apollo/client": "^3.5.8",
"@apollo/client": "^3.9.9",
"@apollo/link-error": "^2.0.0-beta.3",
"@apollo/react-hooks": "^4.0.0",
"@apollo/react-ssr": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion services/graphql-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.7",
"apollo-server": "^2.25.3",
"apollo-server": "^2.26.2",
"graphql": "^15.6.1",
"graphql-tools": "^4.0.8"
},
Expand Down
Loading

0 comments on commit 603aeb3

Please sign in to comment.