Skip to content

Commit c4eec2d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.16.7
1 parent 66f9963 commit c4eec2d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/server/package.json

+1-1
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.16.6"
9+
"graphql-yoga": "1.16.7"
1010
},
1111
"devDependencies": {
1212
"now": "8.5.4"

basic/server/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -572,9 +572,9 @@ graphql-tools@^4.0.0, graphql-tools@^4.0.1:
572572
iterall "^1.1.3"
573573
uuid "^3.1.0"
574574

575-
576-
version "1.16.6"
577-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.6.tgz#fc0e75e0214b76afc57e0e7872479a65ff464412"
575+
576+
version "1.16.7"
577+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.7.tgz#05bdfadf9a4623b0409bee3c5b75b7b3f7249e6f"
578578
dependencies:
579579
"@types/cors" "^2.8.4"
580580
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)