Skip to content

Commit ea97611

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.2.4
1 parent b940d71 commit ea97611

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.3.4",
8-
"graphql-yoga": "1.2.3"
8+
"graphql-yoga": "1.2.4"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,9 @@ [email protected]:
449449
deprecated-decorator "^0.1.6"
450450
uuid "^3.1.0"
451451

452-
453-
version "1.2.3"
454-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.3.tgz#62889bf7f77e61b441848de3209bf73f762eab4f"
452+
453+
version "1.2.4"
454+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.4.tgz#6212b9c12984b9d6afdb2adab6d30d81fee84bc8"
455455
dependencies:
456456
"@types/cors" "^2.8.3"
457457
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)