Skip to content

Commit 2591327

Browse files
committed
chore(deps): update dependency graphql-yoga to v1.3.5
1 parent 6972306 commit 2591327

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.4"
8+
"graphql-yoga": "1.3.5"
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.4"
516-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.4.tgz#65be2c529eff16ff4e388486fe4e7a15c6288065"
514+
515+
version "1.3.5"
516+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.5.tgz#7767b91de6d48756f835aee032c28f2b66c45641"
517517
dependencies:
518518
"@types/cors" "^2.8.3"
519519
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)