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 committed Apr 26, 2021
1 parent 9db0d5a commit 5f3a6d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"csvtojson": "2.0.10",
"dotenv": "6.2.0",
"graphql-shield": "5.7.3",
"graphql-tag": "2.10.1",
"graphql-tag": "2.11.0",
"graphql-yoga": "1.16.7",
"passport": "0.4.0",
"passport-http": "0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"@types/react": "16.7.7",
"@types/react-dom": "16.0.11",
"@types/react-router-dom": "4.3.4",
"apollo-boost": "0.1.22",
"apollo-boost": "0.4.9",
"graphql": "14.0.2",
"graphql-tag": "2.10.0",
"graphql-tag": "2.11.0",
"react": "16.6.3",
"react-apollo": "2.3.2",
"react-apollo": "2.5.8",
"react-dom": "16.6.3",
"react-router-dom": "4.3.1",
"react-scripts": "2.1.8",
Expand All @@ -37,6 +37,6 @@
"not op_mini all"
],
"devDependencies": {
"apollo": "2.1.8"
"apollo": "2.32.8"
}
}

0 comments on commit 5f3a6d2

Please sign in to comment.