From 2b77f56944ec9a2a468d062fe15dcaabbf2dc2ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 09:59:18 +0000 Subject: [PATCH] Bump @graphql-mesh/cli from 0.98.27 to 0.100.2 Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli) from 0.98.27 to 0.100.2. - [Release notes](https://github.com/ardatan/graphql-mesh/releases) - [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/cli/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/cli@0.100.2/packages/legacy/cli) --- updated-dependencies: - dependency-name: "@graphql-mesh/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83872a9..7ce1829 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@graphile-contrib/pg-many-to-many": "^1.0.2", "@graphile-contrib/pg-simplify-inflector": "^6.1.0", - "@graphql-mesh/cli": "^0.98.17", + "@graphql-mesh/cli": "^0.100.2", "@graphql-mesh/graphql": "^0.103.12", "@graphql-mesh/json-schema": "^0.108.11", "@graphql-mesh/merger-federation": "^0.102.11",