Skip to content

Commit

Permalink
Bump graphql from 16.7.1 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.7.1 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.7.1...v16.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 825425c commit 06c35ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"find-parent-dir": "0.3.1",
"flow-parser": "0.213.1",
"get-stdin": "9.0.0",
"graphql": "16.7.1",
"graphql": "16.8.1",
"hermes-parser": "0.15.0",
"html-element-attributes": "3.2.0",
"html-styles": "1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4451,10 +4451,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7057,7 +7057,7 @@ __metadata:
find-parent-dir: 0.3.1
flow-parser: 0.213.1
get-stdin: 9.0.0
graphql: 16.7.1
graphql: 16.8.1
hermes-parser: 0.15.0
html-element-attributes: 3.2.0
html-styles: 1.0.0
Expand Down

0 comments on commit 06c35ae

Please sign in to comment.