Skip to content

Commit 594c2cf

Browse files
authored
feat(wobe-graphql-yoga): bump yoga (#59)
1 parent 3528192 commit 594c2cf

2 files changed

Lines changed: 7 additions & 11 deletions

File tree

bun.lock

Lines changed: 6 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/wobe-graphql-yoga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"get-port": "7.0.0"
2323
},
2424
"dependencies": {
25-
"graphql-yoga": "5.16.2"
25+
"graphql-yoga": "5.17.1"
2626
},
2727
"scripts": {
2828
"build": "bun build --minify --outdir dist $(pwd)/src/index.ts --target=bun --external=* && bun generate:types",

0 commit comments

Comments
 (0)