Skip to content

Commit 60975e9

Browse files
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web (#9827)
Bumps [@graphql-mesh/runtime](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/runtime) from 0.105.10 to 0.105.11. - [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/[email protected]/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d93b32 commit 60975e9

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.15",
9797
"@graphql-mesh/openapi": "0.108.12",
98-
"@graphql-mesh/runtime": "0.105.10",
98+
"@graphql-mesh/runtime": "0.105.11",
9999
"@graphql-mesh/transform-replace-field": "0.103.11",
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
@@ -4434,7 +4434,32 @@ __metadata:
44344434
languageName: node
44354435
linkType: hard
44364436

4437-
"@graphql-mesh/runtime@npm:0.105.10, @graphql-mesh/runtime@npm:^0.105.10":
4437+
"@graphql-mesh/runtime@npm:0.105.11":
4438+
version: 0.105.11
4439+
resolution: "@graphql-mesh/runtime@npm:0.105.11"
4440+
dependencies:
4441+
"@envelop/core": ^5.0.0
4442+
"@envelop/extended-validation": ^4.0.0
4443+
"@envelop/graphql-jit": ^8.0.0
4444+
"@graphql-mesh/cross-helpers": ^0.4.9
4445+
"@graphql-mesh/string-interpolation": ^0.5.7
4446+
"@graphql-mesh/types": ^0.103.10
4447+
"@graphql-mesh/utils": ^0.103.10
4448+
"@graphql-tools/batch-delegate": ^9.0.9
4449+
"@graphql-tools/delegate": ^10.0.28
4450+
"@graphql-tools/executor": ^1.3.2
4451+
"@graphql-tools/utils": ^10.6.0
4452+
"@graphql-tools/wrap": ^10.0.12
4453+
"@whatwg-node/fetch": ^0.10.0
4454+
graphql-jit: ^0.8.7
4455+
tslib: ^2.4.0
4456+
peerDependencies:
4457+
graphql: "*"
4458+
checksum: 585c3deef9bb8552fa2bb61adcc487ee394e48ae19140285302e27d210d929cae1c1ac8656e25d86936e65b260aada8beeae0d8f3f50a246e052a60c54ef733a
4459+
languageName: node
4460+
linkType: hard
4461+
4462+
"@graphql-mesh/runtime@npm:^0.105.10":
44384463
version: 0.105.10
44394464
resolution: "@graphql-mesh/runtime@npm:0.105.10"
44404465
dependencies:
@@ -14504,7 +14529,7 @@ __metadata:
1450414529
"@cypress/webpack-preprocessor": 6.0.2
1450514530
"@graphql-mesh/cli": 0.98.15
1450614531
"@graphql-mesh/openapi": 0.108.12
14507-
"@graphql-mesh/runtime": 0.105.10
14532+
"@graphql-mesh/runtime": 0.105.11
1450814533
"@graphql-mesh/transform-replace-field": 0.103.11
1450914534
"@swimlane/ngx-charts": 21.1.2
1451014535
"@types/d3": 7.4.3

0 commit comments

Comments
 (0)