Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency graphql to v16.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 7a6cb05 commit 995e867
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@prisma/client": "3.12.0"
},
"devDependencies": {
"graphql": "16.0.0",
"graphql": "16.4.0",
"graphql-fields": "2.0.3",
"prettier": "2.6.2",
"prettier-plugin-prisma": "3.12.0",
Expand All @@ -32,7 +32,7 @@
"typegraphql-prisma": "0.20.0"
},
"peerDependencies": {
"graphql": "15.8.0",
"graphql": "16.4.0",
"graphql-fields": "2.0.3",
"prisma": "3.12.0",
"typegraphql-prisma": "0.20.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -830,10 +830,10 @@ graphql-subscriptions@^1.1.0:
dependencies:
iterall "^1.3.0"

graphql@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0.tgz#5724f2767aefa543418e83671372117c39408c8f"
integrity sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==
graphql@16.4.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.4.0.tgz#bb10b1b4683045dedcb67000eb4ad134a36c59e6"
integrity sha512-tYDNcRvKCcfHREZYje3v33NSrSD/ZpbWWdPtBtUUuXx9NCo/2QDxYzNqCnMvfsrnbwRpEHMovVrPu/ERoLrIRg==

has-flag@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 995e867

Please sign in to comment.