Skip to content

Commit d46b54d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.2.1
1 parent 02129aa commit d46b54d

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.3.1",
8-
"graphql-yoga": "1.2.0"
8+
"graphql-yoga": "1.2.1"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,15 +450,14 @@ graphql-tools@2.19.0:
450450
graphql-subscriptions "^0.5.6"
451451
uuid "^3.1.0"
452452

453-
graphql-yoga@1.2.0:
454-
version "1.2.0"
455-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.0.tgz#3c2aa3a77a20792f208ea63ec92ec1a5360b1d1d"
453+
graphql-yoga@1.2.1:
454+
version "1.2.1"
455+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.1.tgz#145ec6521aa5d2c7e2a03e269d52d7670060efac"
456456
dependencies:
457457
"@types/cors" "^2.8.3"
458458
"@types/express" "^4.0.39"
459459
"@types/graphql" "^0.11.8"
460460
"@types/zen-observable" "^0.5.3"
461-
apollo-link "^1.0.7"
462461
apollo-server-express "^1.3.2"
463462
apollo-server-lambda "1.3.2"
464463
apollo-upload-server "^4.0.0-alpha.1"

0 commit comments

Comments
 (0)