Skip to content

Commit 9a7bab0

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.14.8
1 parent 730635a commit 9a7bab0

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.14.7"
9+
"graphql-yoga": "1.14.8"
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
@@ -593,9 +593,9 @@ graphql-tools@^3.0.2:
593593
iterall "^1.1.3"
594594
uuid "^3.1.0"
595595

596-
graphql-yoga@1.14.7:
597-
version "1.14.7"
598-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.7.tgz#0ce1f59b131d196438711d7100d9b03c0fb3a1d7"
596+
graphql-yoga@1.14.8:
597+
version "1.14.8"
598+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.8.tgz#0ef9630e309c05014ee6d2afcdfe889e7edea9f6"
599599
dependencies:
600600
"@types/cors" "^2.8.4"
601601
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)