Skip to content

Commit 2c8ac77

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.8.2
1 parent 3082ac7 commit 2c8ac77

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.3.19",
8-
"graphql-yoga": "1.8.0"
8+
"graphql-yoga": "1.8.2"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

Diff for: example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -528,9 +528,9 @@ graphql-tools@^2.23.1:
528528
iterall "^1.1.3"
529529
uuid "^3.1.0"
530530

531-
532-
version "1.8.0"
533-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.0.tgz#53128012363736775dc94cc8dae78bdac9b6a620"
531+
532+
version "1.8.2"
533+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.8.2.tgz#b96371e8781edf75437cb50d6b9977f0bd7011de"
534534
dependencies:
535535
"@types/cors" "^2.8.3"
536536
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)