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 committed Dec 17, 2021
1 parent 7570f71 commit c6ece62
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion community-generators/typegraphql-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@prisma/client": "3.7.0-dev.45",
"apollo-server": "2.25.3",
"class-validator": "0.13.2",
"graphql": "15.8.0",
"graphql": "16.2.0",
"graphql-fields": "2.0.3",
"graphql-scalars": "1.14.1",
"graphql-type-json": "0.3.2",
Expand Down
8 changes: 4 additions & 4 deletions community-generators/typegraphql-prisma/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1713,10 +1713,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz"
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==

graphql@15.8.0:
version "15.8.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
graphql@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==

graphql@^15.3.0:
version "15.5.0"
Expand Down
2 changes: 1 addition & 1 deletion libraries/apollo-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@prisma/client": "3.7.0-dev.45",
"@types/node-fetch": "2.5.12",
"apollo-server": "2.25.3",
"graphql": "15.8.0"
"graphql": "16.2.0"
},
"devDependencies": {
"@types/node": "14.18.1",
Expand Down
8 changes: 4 additions & 4 deletions libraries/apollo-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1025,10 +1025,10 @@ graphql-tools@^4.0.8:
iterall "^1.1.3"
uuid "^3.1.0"

graphql@15.8.0:
version "15.8.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
graphql@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==

has-symbols@^1.0.1:
version "1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion libraries/nexus-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/express": "4.17.13",
"express": "4.17.2",
"express-graphql": "0.12.0",
"graphql": "15.8.0",
"graphql": "16.2.0",
"nexus-plugin-prisma": "0.35.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions libraries/nexus-schema/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -501,10 +501,10 @@ glob@^7.1.3:
once "^1.3.0"
path-is-absolute "^1.0.0"

graphql@15.8.0:
version "15.8.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
graphql@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==

[email protected]:
version "1.7.3"
Expand Down
2 changes: 1 addition & 1 deletion libraries/type-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/graphql": "14.5.0",
"apollo-server": "2.25.3",
"class-validator": "0.13.2",
"graphql": "15.8.0",
"graphql": "16.2.0",
"reflect-metadata": "0.1.13",
"type-graphql": "1.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions libraries/type-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,10 +1062,10 @@ graphql@*:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==

graphql@15.8.0:
version "15.8.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
graphql@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==

has-symbols@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit c6ece62

Please sign in to comment.