Skip to content

Commit 92aaca1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency graphql-yoga to v1.17.0
1 parent 14f7123 commit 92aaca1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"compression": "1.7.3",
2929
"express-jwt": "5.3.1",
3030
"faker": "4.1.0",
31-
"graphql-yoga": "1.16.9",
31+
"graphql-yoga": "1.17.0",
3232
"jsonwebtoken": "8.4.0",
3333
"scuid": "1.1.0"
3434
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,9 +1111,9 @@ graphql-tools@^4.0.3:
11111111
iterall "^1.1.3"
11121112
uuid "^3.1.0"
11131113

1114-
graphql-yoga@1.16.9:
1115-
version "1.16.9"
1116-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.16.9.tgz#9e9d5aab25419b298ed857518d95d6a1ad486d84"
1114+
graphql-yoga@1.17.0:
1115+
version "1.17.0"
1116+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.17.0.tgz#54836fbb43720a19f5ff2357273c2f380e536ed7"
11171117
dependencies:
11181118
"@types/cors" "^2.8.4"
11191119
"@types/express" "^4.11.1"

0 commit comments

Comments
 (0)