chore: bump version (#2858)

This commit is contained in:
Alex Yang
2023-06-26 17:58:24 +08:00
committed by GitHub
parent f18d07a4a2
commit bddcfe1b8b
15 changed files with 293 additions and 323 deletions

View File

@@ -22,6 +22,6 @@
"postinstall": "gql-gen"
},
"dependencies": {
"graphql": "^16.6.0"
"graphql": "^16.7.1"
}
}