Skip to content

chore(deps-dev): bump @graphql-mesh/runtime from 0.106.1 to 0.106.3 in /modules/web #10157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.100.1",
"@graphql-mesh/openapi": "0.109.2",
"@graphql-mesh/runtime": "0.106.1",
"@graphql-mesh/runtime": "0.106.3",
"@graphql-mesh/transform-replace-field": "0.105.1",
"@types/d3": "7.4.3",
"@types/d3-scale": "4.0.9",
Expand Down
127 changes: 125 additions & 2 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4126,6 +4126,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/busboy@npm:^3.1.1":
version: 3.1.1
resolution: "@fastify/busboy@npm:3.1.1"
checksum: 7d8cb4bd8eaacad849d1842a54a0ae8d35808bbdd9c364bf4b953f1e70fdb786f59e1f580b6366a2459bc0d1bc4ade6a6c52ba8de74f1e704404ad7cd7d357f0
languageName: node
linkType: hard

"@fastify/merge-json-schemas@npm:^0.1.0":
version: 0.1.1
resolution: "@fastify/merge-json-schemas@npm:0.1.1"
Expand Down Expand Up @@ -4569,7 +4576,33 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:0.106.1, @graphql-mesh/runtime@npm:^0.106.1":
"@graphql-mesh/runtime@npm:0.106.3":
version: 0.106.3
resolution: "@graphql-mesh/runtime@npm:0.106.3"
dependencies:
"@envelop/core": ^5.1.0
"@envelop/extended-validation": ^5.0.0
"@envelop/graphql-jit": ^9.0.0
"@graphql-mesh/cross-helpers": ^0.4.10
"@graphql-mesh/string-interpolation": ^0.5.8
"@graphql-mesh/types": ^0.104.3
"@graphql-mesh/utils": ^0.104.3
"@graphql-tools/batch-delegate": ^9.0.9
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/executor": ^1.3.2
"@graphql-tools/utils": ^10.8.0
"@graphql-tools/wrap": ^10.0.28
"@whatwg-node/fetch": ^0.10.6
"@whatwg-node/promise-helpers": ^1.0.0
graphql-jit: ^0.8.7
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 58bca5ab3966055a9d07e9b0fc564dc7861457e80a0123e9558a1be432d9ff45c6623a5871bae0e9610be321cb184bb3eba84564fe707b1c11bc53091491ec86
languageName: node
linkType: hard

"@graphql-mesh/runtime@npm:^0.106.1":
version: 0.106.1
resolution: "@graphql-mesh/runtime@npm:0.106.1"
dependencies:
Expand Down Expand Up @@ -4611,6 +4644,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/store@npm:^0.104.3":
version: 0.104.3
resolution: "@graphql-mesh/store@npm:0.104.3"
dependencies:
"@graphql-inspector/core": 6.2.1
"@graphql-mesh/cross-helpers": ^0.4.10
"@graphql-mesh/types": ^0.104.3
"@graphql-mesh/utils": ^0.104.3
"@graphql-tools/utils": ^10.8.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 951ee79b42110e385ac81dbd27c3f96293860f1dc3fa861fe1361f193e821fd0f8f6b08cef32c113a828e3e1b5657b8c2d116aa0846ac6027463d24dbd2b6d5e
languageName: node
linkType: hard

"@graphql-mesh/string-interpolation@npm:0.5.8, @graphql-mesh/string-interpolation@npm:^0.5.8":
version: 0.5.8
resolution: "@graphql-mesh/string-interpolation@npm:0.5.8"
Expand Down Expand Up @@ -4696,6 +4745,22 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/types@npm:^0.104.3":
version: 0.104.3
resolution: "@graphql-mesh/types@npm:0.104.3"
dependencies:
"@graphql-mesh/store": ^0.104.3
"@graphql-tools/batch-delegate": ^9.0.10
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/utils": ^10.8.0
"@graphql-typed-document-node/core": ^3.2.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 4eb4dcfa468cc815a98973efd6258938622f1d309d4f89855cb1b7129fbc5a1e77bdd6addd7f05d1ec933e3c96d69321c7ddc896c68c3f304ce7d73c43099b08
languageName: node
linkType: hard

"@graphql-mesh/utils@npm:^0.104.1":
version: 0.104.1
resolution: "@graphql-mesh/utils@npm:0.104.1"
Expand Down Expand Up @@ -4723,6 +4788,33 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/utils@npm:^0.104.3":
version: 0.104.3
resolution: "@graphql-mesh/utils@npm:0.104.3"
dependencies:
"@envelop/instrumentation": ^1.0.0
"@graphql-mesh/cross-helpers": ^0.4.10
"@graphql-mesh/string-interpolation": ^0.5.8
"@graphql-mesh/types": ^0.104.3
"@graphql-tools/batch-delegate": ^9.0.16
"@graphql-tools/delegate": ^10.0.28
"@graphql-tools/utils": ^10.8.0
"@graphql-tools/wrap": ^10.0.28
"@whatwg-node/disposablestack": ^0.0.6
"@whatwg-node/fetch": ^0.10.6
"@whatwg-node/promise-helpers": ^1.2.0
dset: ^3.1.2
js-yaml: ^4.1.0
lodash.get: ^4.4.2
lodash.topath: ^4.5.2
tiny-lru: ^11.0.0
tslib: ^2.4.0
peerDependencies:
graphql: "*"
checksum: 59c4456e60f0fac9ea4a2eadd88984a4460e0b9589705ff41353f3956a09205e6938a3089cabcb71df53992dd0aff1700c135d276e38a0a8748da5ca5b246028
languageName: node
linkType: hard

"@graphql-tools/batch-delegate@npm:^9.0.10, @graphql-tools/batch-delegate@npm:^9.0.13":
version: 9.0.13
resolution: "@graphql-tools/batch-delegate@npm:9.0.13"
Expand Down Expand Up @@ -7685,6 +7777,16 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:^0.10.6":
version: 0.10.6
resolution: "@whatwg-node/fetch@npm:0.10.6"
dependencies:
"@whatwg-node/node-fetch": ^0.7.18
urlpattern-polyfill: ^10.0.0
checksum: e43047dfb8271f3d76820a680ddb0dd641f7ac015c1e5bcb70794b1485052c53afddbd34e042f97ff263b2f93d52daa30deaaa8ef289ece31073d1ddd85c7480
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.7.10":
version: 0.7.10
resolution: "@whatwg-node/node-fetch@npm:0.7.10"
Expand All @@ -7708,6 +7810,18 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.7.18":
version: 0.7.18
resolution: "@whatwg-node/node-fetch@npm:0.7.18"
dependencies:
"@fastify/busboy": ^3.1.1
"@whatwg-node/disposablestack": ^0.0.6
"@whatwg-node/promise-helpers": ^1.3.1
tslib: ^2.6.3
checksum: 7e0798c1b253185c2497ebc56bee592d1bf4de38a70f37c7a3007ba43a23dfbf6730109cd2b0e4c7bb075a93f1e73fb703e747670a82c2c2d20aac1c9741ac0c
languageName: node
linkType: hard

"@whatwg-node/promise-helpers@npm:^1.0.0, @whatwg-node/promise-helpers@npm:^1.2.0, @whatwg-node/promise-helpers@npm:^1.2.1, @whatwg-node/promise-helpers@npm:^1.2.3":
version: 1.2.4
resolution: "@whatwg-node/promise-helpers@npm:1.2.4"
Expand All @@ -7717,6 +7831,15 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/promise-helpers@npm:^1.3.1":
version: 1.3.1
resolution: "@whatwg-node/promise-helpers@npm:1.3.1"
dependencies:
tslib: ^2.6.3
checksum: f46658990c5d34ae0f11146ba1cd08328196d26c01cf7844d36a13893a70fdfa38f76379ec256586cf912441c8f7fbbbd316bed12f550144e724e8ddbeda7412
languageName: node
linkType: hard

"@whatwg-node/server@npm:^0.10.0":
version: 0.10.1
resolution: "@whatwg-node/server@npm:0.10.1"
Expand Down Expand Up @@ -14863,7 +14986,7 @@ __metadata:
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.100.1
"@graphql-mesh/openapi": 0.109.2
"@graphql-mesh/runtime": 0.106.1
"@graphql-mesh/runtime": 0.106.3
"@graphql-mesh/transform-replace-field": 0.105.1
"@swimlane/ngx-charts": 21.1.3
"@types/d3": 7.4.3
Expand Down
Loading