Skip to content

Commit 730635a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.14.7
1 parent 82a5396 commit 730635a

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.6"
9+
"graphql-yoga": "1.14.7"
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.6:
597-
version "1.14.6"
598-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.14.6.tgz#610219af29b0db13636547609aaebb0e320fc503"
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"
599599
dependencies:
600600
"@types/cors" "^2.8.4"
601601
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)