Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/runtime in /modules/web
Browse files Browse the repository at this point in the history
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/[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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 7a039a9 commit 9a64071
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@cypress/webpack-preprocessor": "6.0.2",
"@graphql-mesh/cli": "0.97.0",
"@graphql-mesh/openapi": "0.107.5",
"@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",
Expand Down
51 changes: 49 additions & 2 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -7077,6 +7102,16 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:^0.10.0":
version: 0.10.1
resolution: "@whatwg-node/fetch@npm:0.10.1"
dependencies:
"@whatwg-node/node-fetch": ^0.7.1
urlpattern-polyfill: ^10.0.0
checksum: 7b0c64476d1a8f7c3cd6d946dfda3f39c204049c903d6338a07f1579a1b2771f89e742f71057b7b7beef3ccf8bf8ecc2b019c072719f1fd64509386d7ca102ae
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:^0.9.0, @whatwg-node/fetch@npm:^0.9.13":
version: 0.9.17
resolution: "@whatwg-node/fetch@npm:0.9.17"
Expand Down Expand Up @@ -7144,6 +7179,18 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.7.1":
version: 0.7.1
resolution: "@whatwg-node/node-fetch@npm:0.7.1"
dependencies:
"@kamilkisiela/fast-url-parser": ^1.1.4
busboy: ^1.6.0
fast-querystring: ^1.1.1
tslib: ^2.6.3
checksum: c1e7de8bfc1c248a9002e9a824871419b6219f28d7b9083805c917aa043244ac75b1a5b3c6bd849c05e851255646f350747350fa932f2ac1b37cba7b2ee6c746
languageName: node
linkType: hard

"@whatwg-node/server@npm:^0.9.46":
version: 0.9.46
resolution: "@whatwg-node/server@npm:0.9.46"
Expand Down Expand Up @@ -14095,7 +14142,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.97.0
"@graphql-mesh/openapi": 0.107.5
"@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
Expand Down

0 comments on commit 9a64071

Please sign in to comment.