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 Oct 28, 2021
1 parent 421df94 commit a57b939
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.4.0-dev.37",
"apollo-server": "2.25.2",
"class-validator": "0.13.1",
"graphql": "15.7.2",
"graphql": "16.0.0",
"graphql-fields": "2.0.3",
"graphql-scalars": "1.12.0",
"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 @@ -1720,10 +1720,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.7.2:
version "15.7.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==
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@^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.4.0-dev.37",
"@types/node-fetch": "2.5.12",
"apollo-server": "2.25.2",
"graphql": "15.7.2"
"graphql": "16.0.0"
},
"devDependencies": {
"@types/node": "14.17.32",
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.7.2:
version "15.7.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==
graphql@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0.tgz#5724f2767aefa543418e83671372117c39408c8f"
integrity sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==

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.1",
"express-graphql": "0.12.0",
"graphql": "15.7.2",
"graphql": "16.0.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 @@ -496,10 +496,10 @@ glob@^7.1.3:
once "^1.3.0"
path-is-absolute "^1.0.0"

graphql@15.7.2:
version "15.7.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==
graphql@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0.tgz#5724f2767aefa543418e83671372117c39408c8f"
integrity sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==

[email protected]:
version "1.7.2"
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.2",
"class-validator": "0.13.1",
"graphql": "15.7.2",
"graphql": "16.0.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 @@ -1068,10 +1068,10 @@ graphql@*:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==

graphql@15.7.2:
version "15.7.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==
graphql@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0.tgz#5724f2767aefa543418e83671372117c39408c8f"
integrity sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==

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

0 comments on commit a57b939

Please sign in to comment.