Skip to content

Commit 35d0830

Browse files
Bump graphql from 16.11.0 to 16.12.0 (#65)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.11.0 to 16.12.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.12.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bd2724 commit 35d0830

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "George Adams",
1111
"license": "ISC",
1212
"dependencies": {
13-
"graphql": "^16.11.0",
13+
"graphql": "^16.12.0",
1414
"graphql-yoga": "^5.16.0",
1515
"js-yaml": "^4.1.0",
1616
"openapi-to-graphql": "^3.0.7",

0 commit comments

Comments
 (0)