Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit 10f112c

Browse files
renovate[bot]DevanB
authored andcommitted
fix(deps): update graphql-yoga to v1.2.3 (#83)
1 parent df454b6 commit 10f112c

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
},
66
"dependencies": {
77
"graphcool-binding": "1.3.5",
8-
"graphql-yoga": "1.2.0"
8+
"graphql-yoga": "1.2.3"
99
}
1010
}

basic/server/yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -473,15 +473,14 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
473473
graphql-subscriptions "^0.5.6"
474474
uuid "^3.1.0"
475475

476-
graphql-yoga@1.2.0:
477-
version "1.2.0"
478-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.0.tgz#3c2aa3a77a20792f208ea63ec92ec1a5360b1d1d"
476+
graphql-yoga@1.2.3:
477+
version "1.2.3"
478+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.3.tgz#62889bf7f77e61b441848de3209bf73f762eab4f"
479479
dependencies:
480480
"@types/cors" "^2.8.3"
481481
"@types/express" "^4.0.39"
482482
"@types/graphql" "^0.11.8"
483483
"@types/zen-observable" "^0.5.3"
484-
apollo-link "^1.0.7"
485484
apollo-server-express "^1.3.2"
486485
apollo-server-lambda "1.3.2"
487486
apollo-upload-server "^4.0.0-alpha.1"

0 commit comments

Comments
 (0)