Skip to content

Commit

Permalink
chore(deps): bump graphql from 16.3.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.3.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.3.0...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 Oct 11, 2023
1 parent df1325c commit f9016aa
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 @@ -18,7 +18,7 @@
"date-fns": "2.28.0",
"debounce-fn": "4.0.0",
"generate-password": "1.7.0",
"graphql": "16.3.0",
"graphql": "16.8.1",
"graphql-request": "3.7.0",
"jsonwebtoken": "9.0.0",
"lodash": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4828,10 +4828,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.3.0":
version: 16.3.0
resolution: "graphql@npm:16.3.0"
checksum: ba540641e9cd2a8de5b989ff1433b015f232fa73aaef478d6709c1339cd43113347917acb965a5799c004667687852fc8ff0cfaa935eb26374c91c1fd7fdaeb1
"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 @@ -8783,7 +8783,7 @@ __metadata:
eslint-config-next: 12.3.4
eslint-plugin-prettier: 4.2.1
generate-password: 1.7.0
graphql: 16.3.0
graphql: 16.8.1
graphql-request: 3.7.0
husky: 8.0.3
is-ci: 3.0.1
Expand Down

0 comments on commit f9016aa

Please sign in to comment.