Skip to content

Commit bf1b6b0

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.6.1
1 parent 0b265af commit bf1b6b0

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.6.0"
9+
"graphql-yoga": "1.6.1"
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
@@ -535,9 +535,9 @@ graphql-tools@2.18.0, graphql-tools@^2.18.0:
535535
graphql-subscriptions "^0.5.6"
536536
uuid "^3.1.0"
537537

538-
graphql-yoga@1.6.0:
539-
version "1.6.0"
540-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.6.0.tgz#0c15bc922e7afd1274dfcd7dce8f7c88815158bc"
538+
graphql-yoga@1.6.1:
539+
version "1.6.1"
540+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.6.1.tgz#3214952714f38c9214ed12cea6e5164f5aadf2a5"
541541
dependencies:
542542
"@types/cors" "^2.8.3"
543543
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)