Skip to content

Commit d383199

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.13.1
1 parent 2887957 commit d383199

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.13.0"
9+
"graphql-yoga": "1.13.1"
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
@@ -583,9 +583,9 @@ graphql-tools@^2.23.1:
583583
iterall "^1.1.3"
584584
uuid "^3.1.0"
585585

586-
graphql-yoga@1.13.0:
587-
version "1.13.0"
588-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.13.0.tgz#b89061a5e1c147de290b1ada480b5276e5db880e"
586+
graphql-yoga@1.13.1:
587+
version "1.13.1"
588+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.13.1.tgz#3e0ff7253726542ce419b37a7e24148ed6653a35"
589589
dependencies:
590590
"@types/cors" "^2.8.4"
591591
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)