Skip to content

Commit

Permalink
chore(deps-dev): bump graphql from 16.6.0 to 16.8.1
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 8b1e419 commit 5f25e29
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "yarn workspaces foreach -p -v -i -t run test"
},
"devDependencies": {
"graphql": "16.6.0",
"graphql": "16.8.1",
"npm-run-all": "4.1.5",
"typescript": "5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@graphql-codegen/client-preset": "1.1.1",
"@graphql-codegen/typescript-graphql-request": "4.5.7",
"@graphql-codegen/typescript-resolvers": "2.7.5",
"graphql": "16.6.0",
"graphql": "16.8.1",
"npm-run-all": "4.1.5",
"typescript": "5.0.4"
},
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6146,7 +6146,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@proofzero/apps@workspace:apps"
dependencies:
graphql: 16.6.0
graphql: 16.8.1
npm-run-all: 4.1.5
typescript: 5.0.4
languageName: unknown
Expand Down Expand Up @@ -6595,7 +6595,7 @@ __metadata:
"@graphql-codegen/client-preset": 1.1.1
"@graphql-codegen/typescript-graphql-request": 4.5.7
"@graphql-codegen/typescript-resolvers": 2.7.5
graphql: 16.6.0
graphql: 16.8.1
npm-run-all: 4.1.5
typescript: 5.0.4
languageName: unknown
Expand Down Expand Up @@ -23957,6 +23957,13 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
languageName: node
linkType: hard

"gunzip-maybe@npm:^1.4.2":
version: 1.4.2
resolution: "gunzip-maybe@npm:1.4.2"
Expand Down

0 comments on commit 5f25e29

Please sign in to comment.