Skip to content

Commit

Permalink
Update Apollo Server to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2020
1 parent f0a0445 commit d17593a
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
120 changes: 60 additions & 60 deletions packages/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"graphql:generate-types": "gql-gen --config codegen.yml"
},
"dependencies": {
"apollo-server-express": "2.10.1",
"apollo-server-express": "2.11.0",
"bcryptjs": "2.4.3",
"cors": "2.8.5",
"express": "4.17.1",
Expand All @@ -46,7 +46,7 @@
"apollo": "2.24.0",
"apollo-link": "1.2.13",
"apollo-link-http": "1.5.16",
"apollo-server-testing": "2.10.1",
"apollo-server-testing": "2.11.0",
"copyfiles": "2.2.0",
"dotenv": "8.2.0",
"graphql-code-generator": "0.16.1",
Expand Down

0 comments on commit d17593a

Please sign in to comment.