Skip to content

Commit

Permalink
Bump graphql-request from 6.1.0 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [graphql-request](https://github.com/jasonkuhrt/graphql-request) from 6.1.0 to 7.1.2.
- [Release notes](https://github.com/jasonkuhrt/graphql-request/releases)
- [Commits](graffle-js/graffle@6.1.0...7.1.2)

---
updated-dependencies:
- dependency-name: graphql-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 52096d7 commit d57cf4a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@artblocks/contracts": "^1.0.2",
"encoding": "^0.1.13",
"graphql": "^16.8.2",
"graphql-request": "^6.1.0",
"graphql-request": "^7.1.2",
"lodash": "^4.17.21",
"merkletreejs": "^0.3.11",
"viem": "^2.13.7",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ __metadata:
encoding: "npm:^0.1.13"
eslint-config-custom: "npm:*"
graphql: "npm:^16.8.2"
graphql-request: "npm:^6.1.0"
graphql-request: "npm:^7.1.2"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
jsdoc: "npm:^4.0.3"
Expand Down Expand Up @@ -14619,7 +14619,7 @@ __metadata:
languageName: node
linkType: hard

"graphql-request@npm:^6.0.0, graphql-request@npm:^6.1.0":
"graphql-request@npm:^6.0.0":
version: 6.1.0
resolution: "graphql-request@npm:6.1.0"
dependencies:
Expand All @@ -14631,6 +14631,17 @@ __metadata:
languageName: node
linkType: hard

"graphql-request@npm:^7.1.2":
version: 7.1.2
resolution: "graphql-request@npm:7.1.2"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.2.0"
peerDependencies:
graphql: 14 - 16
checksum: 10c0/d87ae2a5603bf5e69a91ff9e2b7a3902ed285d6ea470daf7df37cfa48e71a674a8b026f3fe76881a450484b52e90eff43f950faa6851cd6c79bd5b4ab9d19451
languageName: node
linkType: hard

"graphql-tag@npm:^2.11.0":
version: 2.12.6
resolution: "graphql-tag@npm:2.12.6"
Expand Down

0 comments on commit d57cf4a

Please sign in to comment.