Skip to content

Commit 69577c0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.2.2
1 parent 22130a2 commit 69577c0

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

example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -450,9 +450,9 @@ [email protected]:
450450
graphql-subscriptions "^0.5.6"
451451
uuid "^3.1.0"
452452

453-
454-
version "1.2.1"
455-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.1.tgz#145ec6521aa5d2c7e2a03e269d52d7670060efac"
453+
454+
version "1.2.2"
455+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.2.tgz#62cbabe666ed0c51ff8aeb5cdbcabb828a9b5d30"
456456
dependencies:
457457
"@types/cors" "^2.8.3"
458458
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)