Skip to content

Commit 7f079bb

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.13.1
1 parent bf95a4e commit 7f079bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.22",
8-
"graphql-yoga": "1.13.0"
8+
"graphql-yoga": "1.13.1"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -555,9 +555,9 @@ graphql-tools@^2.23.1:
555555
iterall "^1.1.3"
556556
uuid "^3.1.0"
557557

558-
559-
version "1.13.0"
560-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.13.0.tgz#b89061a5e1c147de290b1ada480b5276e5db880e"
558+
559+
version "1.13.1"
560+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.13.1.tgz#3e0ff7253726542ce419b37a7e24148ed6653a35"
561561
dependencies:
562562
"@types/cors" "^2.8.4"
563563
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)