Skip to content

Commit 5338e67

Browse files
chore(deps): update dependency graphql-request to v6.1.0 (#1114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c1fbdd commit 5338e67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4601,9 +4601,9 @@ graphql-request@7.2.0:
46014601
"@graphql-typed-document-node/core" "^3.2.0"
46024602

46034603
"graphql-request@^4.0.0 || ^5.0.0 || ^6.0.0", graphql-request@^6.0.0:
4604-
version "6.0.0"
4605-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.0.0.tgz#9c8b6a0c341f289e049936d03cc9205300faae1c"
4606-
integrity sha512-2BmHTuglonjZvmNVw6ZzCfFlW/qkIPds0f+Qdi/Lvjsl3whJg2uvHmSvHnLWhUTEw6zcxPYAHiZoPvSVKOZ7Jw==
4604+
version "6.1.0"
4605+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
4606+
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
46074607
dependencies:
46084608
"@graphql-typed-document-node/core" "^3.2.0"
46094609
cross-fetch "^3.1.5"

0 commit comments

Comments
 (0)