From fc32953ae97cca819480b351d3e3333715f0cb22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:23:12 +0000 Subject: [PATCH] Bump @graphql-mesh/cli from 0.98.27 to 0.100.0 Bumps [@graphql-mesh/cli](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/cli) from 0.98.27 to 0.100.0. - [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.0/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..24722eb 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.0", "@graphql-mesh/graphql": "^0.103.12", "@graphql-mesh/json-schema": "^0.108.11", "@graphql-mesh/merger-federation": "^0.102.11",