Skip to content

Commit 73982e5

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.8.2
1 parent 27088fd commit 73982e5

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.8.1"
9+
"graphql-yoga": "1.8.2"
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
@@ -569,9 +569,9 @@ graphql-tools@^2.23.1:
569569
iterall "^1.1.3"
570570
uuid "^3.1.0"
571571

572-
graphql-yoga@1.8.1:
573-
version "1.8.1"
574-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.1.tgz#41af19e8d121a5d0f3e82ff2c4a21fb5954148b1"
572+
graphql-yoga@1.8.2:
573+
version "1.8.2"
574+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.2.tgz#b96371e8781edf75437cb50d6b9977f0bd7011de"
575575
dependencies:
576576
"@types/cors" "^2.8.3"
577577
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)