From 899faa62f1afc94ff625ce9fed0d8df64fb79c14 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Tue, 23 Apr 2024 17:01:57 -0400 Subject: [PATCH] chore: update pnpm-lock --- pnpm-lock.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd751f9f7..4574c4ab1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -641,6 +641,9 @@ importers: graphql: specifier: ^16.8.1 version: 16.8.1 + graphql-http: + specifier: ^1.22.0 + version: 1.22.0(graphql@16.8.1) graphql-playground-html: specifier: 1.6.30 version: 1.6.30 @@ -693,9 +696,6 @@ importers: file-type: specifier: 16.5.4 version: 16.5.4 - graphql-http: - specifier: ^1.22.0 - version: 1.22.0(graphql@16.8.1) mini-css-extract-plugin: specifier: 1.6.2 version: 1.6.2(webpack@5.91.0) @@ -10313,7 +10313,6 @@ packages: graphql: ^16.8.1 dependencies: graphql: 16.8.1 - dev: true /graphql-playground-html@1.6.30: resolution: {integrity: sha512-tpCujhsJMva4aqE8ULnF7/l3xw4sNRZcSHu+R00VV+W0mfp+Q20Plvcrp+5UXD+2yS6oyCXncA+zoQJQqhGCEw==}