Skip to content

Commit

Permalink
fix(deps): update dependency graphql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 851b953 commit 11e00ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@apollo/server": "^4.0.0",
"code-block-writer": "^12.0.0",
"graphql": "^15.8.0",
"graphql": "^16.0.0",
"inflection": "^2.0.1",
"knex": "^2.4.2",
"knex-schema-inspector": "^3.0.1",
Expand Down

0 comments on commit 11e00ce

Please sign in to comment.