From 9c366c9f5d6267540dac8d9d99401884513668e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:34:59 +0000 Subject: [PATCH] chore(deps-dev): bump @graphql-mesh/runtime in /modules/web Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime) from 0.104.0 to 0.104.1. - [Release notes](https://github.com/ardatan/graphql-mesh/releases) - [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/runtime/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/runtime@0.104.1/packages/legacy/runtime) --- updated-dependencies: - dependency-name: "@graphql-mesh/runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modules/web/package.json | 2 +- modules/web/yarn.lock | 29 +++++++++++++++++++++++++++-- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/modules/web/package.json b/modules/web/package.json index 63c1d2bd337f..faee0a2ba576 100644 --- a/modules/web/package.json +++ b/modules/web/package.json @@ -95,7 +95,7 @@ "@cypress/webpack-preprocessor": "6.0.2", "@graphql-mesh/cli": "0.97.0", "@graphql-mesh/openapi": "0.107.6", - "@graphql-mesh/runtime": "0.104.0", + "@graphql-mesh/runtime": "0.104.1", "@graphql-mesh/transform-replace-field": "0.102.11", "@types/d3": "7.4.3", "@types/d3-scale": "4.0.8", diff --git a/modules/web/yarn.lock b/modules/web/yarn.lock index 6adcc9fa69ba..fdf6a6398aff 100644 --- a/modules/web/yarn.lock +++ b/modules/web/yarn.lock @@ -4382,7 +4382,32 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/runtime@npm:0.104.0, @graphql-mesh/runtime@npm:^0.104.0": +"@graphql-mesh/runtime@npm:0.104.1": + version: 0.104.1 + resolution: "@graphql-mesh/runtime@npm:0.104.1" + dependencies: + "@envelop/core": ^5.0.0 + "@envelop/extended-validation": ^4.0.0 + "@envelop/graphql-jit": ^8.0.0 + "@graphql-mesh/string-interpolation": ^0.5.6 + "@graphql-tools/batch-delegate": ^9.0.9 + "@graphql-tools/delegate": ^10.0.28 + "@graphql-tools/executor": ^1.3.2 + "@graphql-tools/wrap": ^10.0.12 + "@whatwg-node/fetch": ^0.10.0 + graphql-jit: ^0.8.7 + peerDependencies: + "@graphql-mesh/cross-helpers": ^0.4.7 + "@graphql-mesh/types": ^0.102.12 + "@graphql-mesh/utils": ^0.102.12 + "@graphql-tools/utils": ^10.5.5 + graphql: "*" + tslib: ^2.4.0 + checksum: 837bd926745f53190b70f92d90911ace49a7973ea745c036c0b65fc82d54e3f3ffca065ea6e61100f68201db151d5e57a10c94cfda0c187ba45f434c750cc353 + languageName: node + linkType: hard + +"@graphql-mesh/runtime@npm:^0.104.0": version: 0.104.0 resolution: "@graphql-mesh/runtime@npm:0.104.0" dependencies: @@ -14117,7 +14142,7 @@ __metadata: "@cypress/webpack-preprocessor": 6.0.2 "@graphql-mesh/cli": 0.97.0 "@graphql-mesh/openapi": 0.107.6 - "@graphql-mesh/runtime": 0.104.0 + "@graphql-mesh/runtime": 0.104.1 "@graphql-mesh/transform-replace-field": 0.102.11 "@swimlane/ngx-charts": 20.5.0 "@types/d3": 7.4.3