Skip to content

Commit d0863bf

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

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

example/yarn.lock

+3-3
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.2"
454-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.2.tgz#62cbabe666ed0c51ff8aeb5cdbcabb828a9b5d30"
452+
453+
version "1.2.3"
454+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.3.tgz#62889bf7f77e61b441848de3209bf73f762eab4f"
455455
dependencies:
456456
"@types/cors" "^2.8.3"
457457
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)