Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2023
1 parent 3a19b1e commit 0ab9569
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@apollo/react-hooks": "3.1.5",
"@apollo/react-hooks": "4.0.0",
"@capacitor/core": "2.4.1",
"@ionic/react": "5.1.1",
"@ionic/react-router": "5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@graphql-tools/graphql-file-loader": "6.0.15",
"@graphql-tools/load": "6.0.15",
"@types/react": "16.9.36",
"apollo-server-express": "2.17.0",
"apollo-server-express": "3.11.1",
"cors": "2.8.5",
"dotenv": "8.2.0",
"express": "4.17.1",
Expand Down

0 comments on commit 0ab9569

Please sign in to comment.