Skip to content

Commit d826f6e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-yoga to v1.17.0
1 parent e9e77a3 commit d826f6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"graphql": "14.0.2",
1717
"graphql-tag": "2.10.0",
1818
"graphql-tools": "4.0.3",
19-
"graphql-yoga": "1.16.9",
19+
"graphql-yoga": "1.17.0",
2020
"jsonwebtoken": "8.4.0",
2121
"prisma-binding": "2.2.14",
2222
"prisma-client-lib": "1.24.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2398,10 +2398,10 @@ [email protected], graphql-tools@^4.0.0, graphql-tools@^4.0.3:
23982398
iterall "^1.1.3"
23992399
uuid "^3.1.0"
24002400

2401-
graphql-yoga@1.16.9:
2402-
version "1.16.9"
2403-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.9.tgz#9e9d5aab25419b298ed857518d95d6a1ad486d84"
2404-
integrity sha512-S0+M0NCMUmC/IMXARhwqGovVr8MzuY+jFtbrM8KBWy0zlZV0+ATHZ6FSVXalkVejmngVEqYNkQXdiD8p33RhqQ==
2401+
graphql-yoga@1.17.0:
2402+
version "1.17.0"
2403+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.17.0.tgz#54836fbb43720a19f5ff2357273c2f380e536ed7"
2404+
integrity sha512-2uPz7tmkOP8ktnsFIc6blRO6R5RTofWY0ugxKcvR4QlTveNcfKwOiXMVEn8yJulodEGhJLENXJklSxEIyeIbOg==
24052405
dependencies:
24062406
"@types/cors" "^2.8.4"
24072407
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)