Skip to content

Commit d5e7b91

Browse files
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web (#9772)
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime) from 0.105.6 to 0.105.8. - [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.105.8/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c622f9 commit d5e7b91

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@cypress/webpack-preprocessor": "6.0.2",
9696
"@graphql-mesh/cli": "0.98.7",
9797
"@graphql-mesh/openapi": "0.108.6",
98-
"@graphql-mesh/runtime": "0.105.6",
98+
"@graphql-mesh/runtime": "0.105.8",
9999
"@graphql-mesh/transform-replace-field": "0.103.9",
100100
"@types/d3": "7.4.3",
101101
"@types/d3-scale": "4.0.8",

modules/web/yarn.lock

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4426,7 +4426,32 @@ __metadata:
44264426
languageName: node
44274427
linkType: hard
44284428

4429-
"@graphql-mesh/runtime@npm:0.105.6, @graphql-mesh/runtime@npm:^0.105.6":
4429+
"@graphql-mesh/runtime@npm:0.105.8":
4430+
version: 0.105.8
4431+
resolution: "@graphql-mesh/runtime@npm:0.105.8"
4432+
dependencies:
4433+
"@envelop/core": ^5.0.0
4434+
"@envelop/extended-validation": ^4.0.0
4435+
"@envelop/graphql-jit": ^8.0.0
4436+
"@graphql-mesh/cross-helpers": ^0.4.9
4437+
"@graphql-mesh/string-interpolation": ^0.5.7
4438+
"@graphql-mesh/types": ^0.103.8
4439+
"@graphql-mesh/utils": ^0.103.8
4440+
"@graphql-tools/batch-delegate": ^9.0.9
4441+
"@graphql-tools/delegate": ^10.0.28
4442+
"@graphql-tools/executor": ^1.3.2
4443+
"@graphql-tools/utils": ^10.6.0
4444+
"@graphql-tools/wrap": ^10.0.12
4445+
"@whatwg-node/fetch": ^0.10.0
4446+
graphql-jit: ^0.8.7
4447+
tslib: ^2.4.0
4448+
peerDependencies:
4449+
graphql: "*"
4450+
checksum: abb95508801c9d5271bc1fe48598c75daf963cafa5694f0d13693f8be6f1599e53545d7378ad78db1141f8f11142eec9fbc82cbfd1e8a2096af8f714e0a0c492
4451+
languageName: node
4452+
linkType: hard
4453+
4454+
"@graphql-mesh/runtime@npm:^0.105.6":
44304455
version: 0.105.6
44314456
resolution: "@graphql-mesh/runtime@npm:0.105.6"
44324457
dependencies:
@@ -14389,7 +14414,7 @@ __metadata:
1438914414
"@cypress/webpack-preprocessor": 6.0.2
1439014415
"@graphql-mesh/cli": 0.98.7
1439114416
"@graphql-mesh/openapi": 0.108.6
14392-
"@graphql-mesh/runtime": 0.105.6
14417+
"@graphql-mesh/runtime": 0.105.8
1439314418
"@graphql-mesh/transform-replace-field": 0.103.9
1439414419
"@swimlane/ngx-charts": 21.0.0
1439514420
"@types/d3": 7.4.3

0 commit comments

Comments
 (0)