Skip to content

Commit

Permalink
chore(deps): 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:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 3f4221c commit 6ce264c
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 @@ -52,7 +52,7 @@
"big.js": "^6.2.1",
"bn.js": "^5.2.1",
"bs58": "^5.0.0",
"graphql": "~16.6.0",
"graphql": "~16.8.1",
"graphql-request": "~6.1.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9996,10 +9996,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:~16.6.0":
version: 16.6.0
resolution: "graphql@npm:16.6.0"
checksum: 10c0/3a2c15ff58b69d017618d2b224fa6f3c4a7937e1f711c3a5e0948db536b4931e6e649560b53de7cc26735e027ceea6e2d0a6bb7c29fc4639b290313e3aa71618
"graphql@npm:~16.8.1":
version: 16.8.2
resolution: "graphql@npm:16.8.2"
checksum: 10c0/921a6321c4efe2540fd5a752093c1542f96cd10b3907b1a8044819f054e6e8a6bca78d93a8eada065a07dfd4e53d89eef99ebdced2c372453e05480e12d8652e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14033,7 +14033,7 @@ __metadata:
eslint-plugin-jest: "npm:^27.6.1"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:^4.6.0"
graphql: "npm:~16.6.0"
graphql: "npm:~16.8.1"
graphql-request: "npm:~6.1.0"
husky: "npm:>=6"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit 6ce264c

Please sign in to comment.