Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v15.8.0 (#824)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 1, 2022
1 parent ebf889e commit a0304b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion projects/apollo-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@graphql-modules/core": "0.7.17",
"apollo-server": "3.4.1",
"dotenv": "10.0.0",
"graphql": "15.7.2",
"graphql": "15.8.0",
"reflect-metadata": "0.1.13"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion projects/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"apollo-link-ws": "1.0.20",
"deepmerge": "4.2.2",
"emotion-theming": "10.0.27",
"graphql": "15.7.2",
"graphql": "15.8.0",
"graphql-subscriptions": "1.2.1",
"graphql-tag": "2.12.5",
"isomorphic-fetch": "2.2.1",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14253,16 +14253,11 @@ graphql@0.13.2:
dependencies:
iterall "^1.2.1"

"graphql@14.0.2 - 14.2.0 || ^14.3.1 || ^15.0.0":
"graphql@14.0.2 - 14.2.0 || ^14.3.1 || ^15.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@15.7.2:
version "15.7.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==

growly@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
Expand Down

0 comments on commit a0304b6

Please sign in to comment.