Skip to content

Commit a6427f7

Browse files
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web (#9820)
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi) from 0.108.11 to 0.108.12. - [Release notes](https://github.com/ardatan/graphql-mesh/releases) - [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/legacy/handlers/openapi/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-mesh/commits/@graphql-mesh/[email protected]/packages/legacy/handlers/openapi) --- updated-dependencies: - dependency-name: "@graphql-mesh/openapi" 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 fd00cad commit a6427f7

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@babel/register": "7.25.9",
9595
"@cypress/webpack-preprocessor": "6.0.2",
9696
"@graphql-mesh/cli": "0.98.14",
97-
"@graphql-mesh/openapi": "0.108.11",
97+
"@graphql-mesh/openapi": "0.108.12",
9898
"@graphql-mesh/runtime": "0.105.9",
9999
"@graphql-mesh/transform-replace-field": "0.103.11",
100100
"@types/d3": "7.4.3",

modules/web/yarn.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -4332,11 +4332,11 @@ __metadata:
43324332
languageName: node
43334333
linkType: hard
43344334

4335-
"@graphql-mesh/fusion-composition@npm:^0.7.15":
4336-
version: 0.7.15
4337-
resolution: "@graphql-mesh/fusion-composition@npm:0.7.15"
4335+
"@graphql-mesh/fusion-composition@npm:^0.7.16":
4336+
version: 0.7.16
4337+
resolution: "@graphql-mesh/fusion-composition@npm:0.7.16"
43384338
dependencies:
4339-
"@graphql-mesh/utils": ^0.103.9
4339+
"@graphql-mesh/utils": ^0.103.10
43404340
"@graphql-tools/schema": ^10.0.5
43414341
"@graphql-tools/stitching-directives": ^3.1.9
43424342
"@graphql-tools/utils": ^10.6.0
@@ -4349,7 +4349,7 @@ __metadata:
43494349
tslib: ^2.4.0
43504350
peerDependencies:
43514351
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
4352-
checksum: 582a2e64a5cbdfc1b9bb2b5cec946bebefdc15faf5c07d9ffdaab4a6c28cb32ec0f0064bb4a53066101892748afd897158dd48f455157015dde4110d6bab3a4b
4352+
checksum: eaa9047237494ae3f29383eb281785a447c3b802a0985ead60eb39db1dc7df584b4013652df55d668225f6e66e2381de5aeb9a9245d247955323b24652471098
43534353
languageName: node
43544354
linkType: hard
43554355

@@ -4418,19 +4418,19 @@ __metadata:
44184418
languageName: node
44194419
linkType: hard
44204420

4421-
"@graphql-mesh/openapi@npm:0.108.11":
4422-
version: 0.108.11
4423-
resolution: "@graphql-mesh/openapi@npm:0.108.11"
4421+
"@graphql-mesh/openapi@npm:0.108.12":
4422+
version: 0.108.12
4423+
resolution: "@graphql-mesh/openapi@npm:0.108.12"
44244424
dependencies:
4425-
"@graphql-mesh/store": ^0.103.9
4425+
"@graphql-mesh/store": ^0.103.10
44264426
"@graphql-mesh/string-interpolation": 0.5.7
4427-
"@graphql-mesh/types": ^0.103.9
4428-
"@graphql-mesh/utils": ^0.103.9
4429-
"@omnigraph/openapi": 0.108.11
4427+
"@graphql-mesh/types": ^0.103.10
4428+
"@graphql-mesh/utils": ^0.103.10
4429+
"@omnigraph/openapi": 0.108.12
44304430
tslib: ^2.4.0
44314431
peerDependencies:
44324432
graphql: "*"
4433-
checksum: 8533dac31f981a920bdeef9a3ad99fe795a13b6d487c64647fd41a8389c515de4cfbc6fb7c1a76475131d4107b8b8a184dc2420733994657e116e7f58e926728
4433+
checksum: 1800890f55e83b0fd268f219c79f54ea809e4d632efcaf0e2fec694e09bf26eb2bc6343bc0b896437ffe6a403d8fe297bc49a98ed09e2319093c980cb2efcc1d
44344434
languageName: node
44354435
linkType: hard
44364436

@@ -4537,15 +4537,15 @@ __metadata:
45374537
languageName: node
45384538
linkType: hard
45394539

4540-
"@graphql-mesh/transport-rest@npm:^0.8.9":
4541-
version: 0.8.9
4542-
resolution: "@graphql-mesh/transport-rest@npm:0.8.9"
4540+
"@graphql-mesh/transport-rest@npm:^0.8.10":
4541+
version: 0.8.10
4542+
resolution: "@graphql-mesh/transport-rest@npm:0.8.10"
45434543
dependencies:
45444544
"@graphql-mesh/cross-helpers": ^0.4.9
45454545
"@graphql-mesh/string-interpolation": ^0.5.7
45464546
"@graphql-mesh/transport-common": ^0.7.13
4547-
"@graphql-mesh/types": ^0.103.9
4548-
"@graphql-mesh/utils": ^0.103.9
4547+
"@graphql-mesh/types": ^0.103.10
4548+
"@graphql-mesh/utils": ^0.103.10
45494549
"@graphql-tools/utils": ^10.6.0
45504550
"@whatwg-node/fetch": ^0.9.15 || ^0.10.0
45514551
dset: ^3.1.3
@@ -4556,7 +4556,7 @@ __metadata:
45564556
url-join: 4.0.1
45574557
peerDependencies:
45584558
graphql: "*"
4559-
checksum: 159076a087f1c4cf9a5197c0608f1d26c03a02856cf4d7ca32a9c1a5d356a97dcea935080ab7864f9cc8d25a7515ae527f79d48cb0a9436471a4b7d7843e81ea
4559+
checksum: ac275d807352e6cdb06f49ae6020817b53dea83e3b2a69d026ffacb53b730178b3f129519778a5f02c9de35c518ed42ff789cf28637e2167fd92fcea36199187
45604560
languageName: node
45614561
linkType: hard
45624562

@@ -5938,16 +5938,16 @@ __metadata:
59385938
languageName: node
59395939
linkType: hard
59405940

5941-
"@omnigraph/json-schema@npm:^0.108.9":
5942-
version: 0.108.9
5943-
resolution: "@omnigraph/json-schema@npm:0.108.9"
5941+
"@omnigraph/json-schema@npm:^0.108.10":
5942+
version: 0.108.10
5943+
resolution: "@omnigraph/json-schema@npm:0.108.10"
59445944
dependencies:
59455945
"@graphql-mesh/cross-helpers": ^0.4.9
59465946
"@graphql-mesh/string-interpolation": 0.5.7
59475947
"@graphql-mesh/transport-common": ^0.7.13
5948-
"@graphql-mesh/transport-rest": ^0.8.9
5949-
"@graphql-mesh/types": ^0.103.9
5950-
"@graphql-mesh/utils": ^0.103.9
5948+
"@graphql-mesh/transport-rest": ^0.8.10
5949+
"@graphql-mesh/types": ^0.103.10
5950+
"@graphql-mesh/utils": ^0.103.10
59515951
"@graphql-tools/delegate": ^10.0.28
59525952
"@graphql-tools/utils": ^10.6.0
59535953
"@json-schema-tools/meta-schema": 1.7.5
@@ -5966,28 +5966,28 @@ __metadata:
59665966
url-join: 4.0.1
59675967
peerDependencies:
59685968
graphql: "*"
5969-
checksum: 382cd13f6ed7daf40b4f456d155825304b02209c82f79a334247dd35865158282b1ff938047d491746d269e8faeb4a366121d9b356d4e1c2998171455d516c44
5969+
checksum: 30d96e7da2764df39ea9fcf06099dd4e49d4c33c31be7de1f9ea3275d8e1ca259168ff80f477e78d7381a53d57752b0d4646340125d9e2b9b29cfbb7d3459087
59705970
languageName: node
59715971
linkType: hard
59725972

5973-
"@omnigraph/openapi@npm:0.108.11":
5974-
version: 0.108.11
5975-
resolution: "@omnigraph/openapi@npm:0.108.11"
5973+
"@omnigraph/openapi@npm:0.108.12":
5974+
version: 0.108.12
5975+
resolution: "@omnigraph/openapi@npm:0.108.12"
59765976
dependencies:
59775977
"@graphql-mesh/cross-helpers": ^0.4.9
5978-
"@graphql-mesh/fusion-composition": ^0.7.15
5978+
"@graphql-mesh/fusion-composition": ^0.7.16
59795979
"@graphql-mesh/string-interpolation": ^0.5.7
5980-
"@graphql-mesh/types": ^0.103.9
5981-
"@graphql-mesh/utils": ^0.103.9
5980+
"@graphql-mesh/types": ^0.103.10
5981+
"@graphql-mesh/utils": ^0.103.10
59825982
"@graphql-tools/utils": ^10.6.4
5983-
"@omnigraph/json-schema": ^0.108.9
5983+
"@omnigraph/json-schema": ^0.108.10
59845984
change-case: ^4.1.2
59855985
json-machete: ^0.97.5
59865986
openapi-types: ^12.1.0
59875987
tslib: ^2.4.0
59885988
peerDependencies:
59895989
graphql: "*"
5990-
checksum: 10f9dfe18705803102b6d75c26bc158d4efbc7514e1a72d05c6113d1622010207ac0fdcbc299c6b5cbb40ac832cd2f9e2303dece3ae06a64a12720349b1fd35c
5990+
checksum: 55347390d8eedab47b5af63e0c6715cb9032ed9e74428b177d2ec1164a815dbe2b69665fcab356bfca7bdb426a16a84cc65c85ec64a0eb9b5130319f88634e14
59915991
languageName: node
59925992
linkType: hard
59935993

@@ -14560,7 +14560,7 @@ __metadata:
1456014560
"@babel/register": 7.25.9
1456114561
"@cypress/webpack-preprocessor": 6.0.2
1456214562
"@graphql-mesh/cli": 0.98.14
14563-
"@graphql-mesh/openapi": 0.108.11
14563+
"@graphql-mesh/openapi": 0.108.12
1456414564
"@graphql-mesh/runtime": 0.105.9
1456514565
"@graphql-mesh/transform-replace-field": 0.103.11
1456614566
"@swimlane/ngx-charts": 21.1.2

0 commit comments

Comments
 (0)