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 Dec 30, 2019
1 parent 229f3dd commit 9420eaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@graphql-modules/epoxy": "^0.2.4",
"@graphql-modules/sonar": "^0.2.4",
"apollo-server-express": "^2.2.2",
"apollo-server-express": "2.9.15",
"argon2": "^0.19.3",
"express": "^4.16.4",
"graphql": "^14.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@codeponder/common": "1.0.0",
"@codeponder/ui": "1.0.0",
"apollo-boost": "^0.1.24",
"apollo-boost": "^0.4.0",
"formik": "^1.4.2",
"graphql": "^14.1.1",
"isomorphic-unfetch": "^3.0.0",
Expand Down

0 comments on commit 9420eaf

Please sign in to comment.