Skip to content

Commit 3b10f91

Browse files
chore(deps): bump graphql from 16.12.0 to 16.13.0 (#66)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.12.0 to 16.13.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.12.0...v16.13.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.13.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 c16fa85 commit 3b10f91

2 files changed

Lines changed: 91 additions & 91 deletions

File tree

client/react/data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "eslint ."
99
},
1010
"dependencies": {
11-
"graphql": "^16.12.0",
11+
"graphql": "^16.13.0",
1212
"graphql-ws": "^5.16.2",
1313
"urql": "^4.2.2",
1414
"wonka": "^6.3.5"

0 commit comments

Comments
 (0)