From e12169d9e975397a85ece352e31994ec0377fb0b Mon Sep 17 00:00:00 2001 From: Peter Smith Date: Fri, 3 Jan 2025 15:40:44 +0000 Subject: [PATCH] Revert "chore: pls resolve" This reverts commit 18073b245b9b36d2a7d468cf88fa2d1907f2b60a. --- packages/account/package.json | 2 +- pnpm-lock.yaml | 14 ++------------ 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/packages/account/package.json b/packages/account/package.json index fb465a0be22..446a5ecad12 100644 --- a/packages/account/package.json +++ b/packages/account/package.json @@ -63,7 +63,7 @@ "@noble/curves": "1.6.0", "events": "3.3.0", "graphql": "16.9.0", - "graphql-request": "7.1.2", + "graphql-request": "6.1.0", "graphql-tag": "2.12.6", "ramda": "0.30.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0669b4b457a..b712c8768af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -736,8 +736,8 @@ importers: specifier: 16.9.0 version: 16.9.0 graphql-request: - specifier: 7.1.2 - version: 7.1.2(graphql@16.9.0) + specifier: 6.1.0 + version: 6.1.0(graphql@16.9.0) graphql-tag: specifier: 2.12.6 version: 2.12.6(graphql@16.9.0) @@ -9411,11 +9411,6 @@ packages: peerDependencies: graphql: 14 - 16 - graphql-request@7.1.2: - resolution: {integrity: sha512-+XE3iuC55C2di5ZUrB4pjgwe+nIQBuXVIK9J98wrVwojzDW3GMdSBZfxUk8l4j9TieIpjpggclxhNEU9ebGF8w==} - peerDependencies: - graphql: 14 - 16 - graphql-tag@2.12.6: resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} @@ -26743,11 +26738,6 @@ snapshots: transitivePeerDependencies: - encoding - graphql-request@7.1.2(graphql@16.9.0): - dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) - graphql: 16.9.0 - graphql-tag@2.12.6(graphql@16.9.0): dependencies: graphql: 16.9.0