Skip to content

Commit 1b92398

Browse files
Bump graphql-yoga from 5.13.1 to 5.13.2 (#56)
Bumps [graphql-yoga](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/dotansimha/graphql-yoga/releases) - [Changelog](https://github.com/dotansimha/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-yoga/commits/[email protected]/packages/graphql-yoga) --- updated-dependencies: - dependency-name: graphql-yoga dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1418aaa commit 1b92398

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "ISC",
1212
"dependencies": {
1313
"graphql": "^16.10.0",
14-
"graphql-yoga": "^5.13.1",
14+
"graphql-yoga": "^5.13.2",
1515
"js-yaml": "^4.1.0",
1616
"openapi-to-graphql": "^3.0.7",
1717
"request": "^2.88.2"

0 commit comments

Comments
 (0)