From 0995903dd6f5c62fd038949ca68a00c380ef6cf2 Mon Sep 17 00:00:00 2001 From: Aramis Sennyey Date: Mon, 23 Oct 2023 13:49:09 -0400 Subject: [PATCH] fix yarn file Signed-off-by: Aramis Sennyey --- yarn.lock | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/yarn.lock b/yarn.lock index 11c706ab69..31819e3f79 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1,3 +1,6 @@ +# This file is generated by running "yarn install" inside your project. +# Manual changes might be lost - proceed with caution! + __metadata: version: 6 cacheKey: 8 @@ -29088,20 +29091,6 @@ __metadata: languageName: node linkType: hard -"graphql-language-service@npm:^5.0.6": - version: 5.0.6 - resolution: "graphql-language-service@npm:5.0.6" - dependencies: - nullthrows: ^1.0.0 - vscode-languageserver-types: ^3.17.1 - peerDependencies: - graphql: ^15.5.0 || ^16.0.0 - bin: - graphql: dist/temp-bin.js - checksum: b053c6b7158d0ee7a3e55391bfd8be956fc5380211ca586b3a252007845e119540fb40efcc438975eaebc5ef25f46973f7ff4d9543c66e14ebd992957e0299b7 - languageName: node - linkType: hard - "graphql-modules@npm:^2.0.0": version: 2.2.0 resolution: "graphql-modules@npm:2.2.0"