From 0f83c2d2b0a64be7e248f39076ca2685ec7ccba0 Mon Sep 17 00:00:00 2001 From: Peter Vaiciulis Date: Wed, 30 Oct 2024 12:25:48 -0700 Subject: [PATCH] update schema-generator at root --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index ed76c4d3aab..252a44a93ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32313,7 +32313,7 @@ "version": "1.2.4", "license": "Apache-2.0", "dependencies": { - "@aws-amplify/graphql-schema-generator": "^0.9.4", + "@aws-amplify/graphql-schema-generator": "^0.11.0", "@aws-amplify/platform-core": "^1.0.5" } }