mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
chore(deps): update dependency graphql-tools to v3.1.0
This commit is contained in:
parent
62be6ff78d
commit
e4108fba4f
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
"graphql": "0.10.x - 0.13.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
"graphql-tools": "3.0.5"
|
||||
"graphql-tools": "3.1.0"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"@types/lodash": "4.14.115",
|
||||
"graphql": "0.13.2",
|
||||
"graphql-tag": "2.9.2",
|
||||
"graphql-tools": "3.0.5",
|
||||
"graphql-tools": "3.1.0",
|
||||
"tslint": "5.11.0"
|
||||
},
|
||||
"jest": {
|
||||
|
|
Loading…
Add table
Reference in a new issue