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 dependency apollo-server-express to v2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 9, 2019
1 parent 902afb3 commit 09dbb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lint": "tslint '*/*/src/**/*.ts' --exclude 'src/**/*.test.ts' && tslint -c tslint_tests.json 'src/**/*.test.ts'"
},
"dependencies": {
"apollo-server-express": "2.6.7",
"apollo-server-express": "2.6.8",
"express-session": "1.16.2",
"graphql-tools": "4.0.5",
"joi": "14.3.1",
Expand Down

0 comments on commit 09dbb74

Please sign in to comment.