Skip to content

Commit a548d75

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.16.2
1 parent 3bf7481 commit a548d75

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/server/package.json

+1-1
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.16.1"
9+
"graphql-yoga": "1.16.2"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -606,9 +606,9 @@ graphql-tools@^3.0.5:
606606
iterall "^1.1.3"
607607
uuid "^3.1.0"
608608

609-
graphql-yoga@1.16.1:
610-
version "1.16.1"
611-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.1.tgz#9ebb3c8c17c113e80fe2d37da804a6610ce744d9"
609+
graphql-yoga@1.16.2:
610+
version "1.16.2"
611+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.2.tgz#083293a9cecab6283e883c5a482c5c920fa66585"
612612
dependencies:
613613
"@types/cors" "^2.8.4"
614614
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)