Skip to content

Commit 6972306

Browse files
authored
Merge pull request #88 from graphql-binding/renovate/graphql-yoga-1.x
chore(deps): update dependency graphql-yoga to v1.3.4
2 parents a24e5e7 + 93b40cf commit 6972306

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.14",
8-
"graphql-yoga": "1.3.3"
8+
"graphql-yoga": "1.3.4"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -511,9 +511,9 @@ graphql-tools@^2.18.0:
511511
graphql-subscriptions "^0.5.6"
512512
uuid "^3.1.0"
513513

514-
515-
version "1.3.3"
516-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.3.tgz#aaac1307726a4f5c9cf1362805ea25bda746af02"
514+
515+
version "1.3.4"
516+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.4.tgz#65be2c529eff16ff4e388486fe4e7a15c6288065"
517517
dependencies:
518518
"@types/cors" "^2.8.3"
519519
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)