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

Commit 3c2ed07

Browse files
renovate[bot]DevanB
authored andcommitted
fix(deps): update graphql-yoga to v1.2.4
1 parent 2bd071c commit 3c2ed07

2 files changed

Lines changed: 4 additions & 4 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.3"
8+
"graphql-yoga": "1.2.4"
99
}
1010
}

basic/server/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -473,9 +473,9 @@ 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.3:
477-
version "1.2.3"
478-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.3.tgz#62889bf7f77e61b441848de3209bf73f762eab4f"
476+
graphql-yoga@1.2.4:
477+
version "1.2.4"
478+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.4.tgz#6212b9c12984b9d6afdb2adab6d30d81fee84bc8"
479479
dependencies:
480480
"@types/cors" "^2.8.3"
481481
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)