Skip to content

Commit 622d575

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.3.5
1 parent 5742ccc commit 622d575

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"graphcool-binding": "1.3.5",
9-
"graphql-yoga": "1.3.4"
9+
"graphql-yoga": "1.3.5"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -515,9 +515,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
515515
graphql-subscriptions "^0.5.6"
516516
uuid "^3.1.0"
517517

518-
graphql-yoga@1.3.4:
519-
version "1.3.4"
520-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.4.tgz#65be2c529eff16ff4e388486fe4e7a15c6288065"
518+
graphql-yoga@1.3.5:
519+
version "1.3.5"
520+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.3.5.tgz#7767b91de6d48756f835aee032c28f2b66c45641"
521521
dependencies:
522522
"@types/cors" "^2.8.3"
523523
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)