Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-mesh/openapi in /modules/web (#9724)
Browse files Browse the repository at this point in the history
Bumps [@graphql-mesh/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/legacy/handlers/openapi) from 0.108.0 to 0.108.5.
- [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>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent ea52fce commit 5405597
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@babel/register": "7.25.9",
"@cypress/webpack-preprocessor": "6.0.2",
"@graphql-mesh/cli": "0.98.0",
"@graphql-mesh/openapi": "0.108.0",
"@graphql-mesh/openapi": "0.108.5",
"@graphql-mesh/runtime": "0.105.0",
"@graphql-mesh/transform-replace-field": "0.103.0",
"@types/d3": "7.4.3",
Expand Down
68 changes: 34 additions & 34 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4381,19 +4381,19 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/openapi@npm:0.108.0":
version: 0.108.0
resolution: "@graphql-mesh/openapi@npm:0.108.0"
"@graphql-mesh/openapi@npm:0.108.5":
version: 0.108.5
resolution: "@graphql-mesh/openapi@npm:0.108.5"
dependencies:
"@graphql-mesh/string-interpolation": 0.5.6
"@omnigraph/openapi": 0.108.0
"@omnigraph/openapi": 0.108.5
peerDependencies:
"@graphql-mesh/store": ^0.103.0
"@graphql-mesh/types": ^0.103.0
"@graphql-mesh/utils": ^0.103.0
"@graphql-mesh/store": ^0.103.5
"@graphql-mesh/types": ^0.103.5
"@graphql-mesh/utils": ^0.103.5
graphql: "*"
tslib: ^2.4.0
checksum: f9e94bfaeec859f336cf9ac761bddeeb0dc73366d3ecf552bc04d2e788074baa2e486ab7262cace058d51edbc1efa6d85610064e41392f1001f8ff28e1d060c9
checksum: f89b1aa499354428a722a553b2be678c0727c0b6eafa3dccdc11f4ca23246a8cfd00547905f35c49b332234b604fc542042d00152371f898c031a827967b85f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4484,9 +4484,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-mesh/transport-rest@npm:^0.8.0":
version: 0.8.0
resolution: "@graphql-mesh/transport-rest@npm:0.8.0"
"@graphql-mesh/transport-rest@npm:^0.8.5":
version: 0.8.5
resolution: "@graphql-mesh/transport-rest@npm:0.8.5"
dependencies:
"@graphql-mesh/string-interpolation": ^0.5.6
dset: ^3.1.3
Expand All @@ -4495,15 +4495,15 @@ __metadata:
qs: 6.13.1
url-join: 4.0.1
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.7
"@graphql-mesh/cross-helpers": ^0.4.8
"@graphql-mesh/transport-common": ^0.7.13
"@graphql-mesh/types": ^0.103.0
"@graphql-mesh/utils": ^0.103.0
"@graphql-tools/utils": ^10.5.5
"@graphql-mesh/types": ^0.103.5
"@graphql-mesh/utils": ^0.103.5
"@graphql-tools/utils": ^10.6.0
"@whatwg-node/fetch": ^0.9.15 || ^0.10.0
graphql: "*"
tslib: ^2.4.0
checksum: ed917640c45920fa7c67d02865f61fd45c163a7b0d6682592581ed57e5d98522968cbe9b7674ac94b553e03309ad2bb0bb9a40409cd14d4088eec8f2009b7415
checksum: 4643f65a0ca547c1fdecab41c75c7fab9828f4a011b954d0ce04fcedb8b06ccf80d6efe86f5372928debe812e3909dbad700dd5e99aeb8566e57caec8c15d391
languageName: node
linkType: hard

Expand Down Expand Up @@ -5592,13 +5592,13 @@ __metadata:
languageName: node
linkType: hard

"@omnigraph/json-schema@npm:^0.108.0":
version: 0.108.0
resolution: "@omnigraph/json-schema@npm:0.108.0"
"@omnigraph/json-schema@npm:^0.108.5":
version: 0.108.5
resolution: "@omnigraph/json-schema@npm:0.108.5"
dependencies:
"@graphql-mesh/string-interpolation": 0.5.6
"@graphql-mesh/transport-common": ^0.7.13
"@graphql-mesh/transport-rest": ^0.8.0
"@graphql-mesh/transport-rest": ^0.8.5
"@graphql-tools/delegate": ^10.0.28
"@json-schema-tools/meta-schema": 1.7.5
"@whatwg-node/fetch": ^0.10.0
Expand All @@ -5614,33 +5614,33 @@ __metadata:
to-json-schema: 0.2.5
url-join: 4.0.1
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.7
"@graphql-mesh/types": ^0.103.0
"@graphql-mesh/utils": ^0.103.0
"@graphql-tools/utils": ^10.5.5
"@graphql-mesh/cross-helpers": ^0.4.8
"@graphql-mesh/types": ^0.103.5
"@graphql-mesh/utils": ^0.103.5
"@graphql-tools/utils": ^10.6.0
graphql: "*"
tslib: ^2.4.0
checksum: 754c50e7c32aacebbe619b101cfedf88bebcbc02dbef96436178e603a2d828e0055b183e4dc0d33d40b5fc8d2b314bccffc9b4fe45d3568e86ac7029a0bf2767
checksum: 211aad8205647ef2fd1f31ed63cac6d1828398b79c9b33ed34b9ec8b2a67a8ec9fb0acc2f63f9091ed60a91b2a9ccd5136a86c742b43a095fe195b61f7f7ea8a
languageName: node
linkType: hard

"@omnigraph/openapi@npm:0.108.0":
version: 0.108.0
resolution: "@omnigraph/openapi@npm:0.108.0"
"@omnigraph/openapi@npm:0.108.5":
version: 0.108.5
resolution: "@omnigraph/openapi@npm:0.108.5"
dependencies:
"@graphql-mesh/string-interpolation": ^0.5.6
"@graphql-tools/delegate": ^10.0.28
"@omnigraph/json-schema": ^0.108.0
"@omnigraph/json-schema": ^0.108.5
change-case: ^4.1.2
json-machete: ^0.97.4
openapi-types: ^12.1.0
peerDependencies:
"@graphql-mesh/cross-helpers": ^0.4.7
"@graphql-mesh/types": ^0.103.0
"@graphql-mesh/utils": ^0.103.0
"@graphql-mesh/cross-helpers": ^0.4.8
"@graphql-mesh/types": ^0.103.5
"@graphql-mesh/utils": ^0.103.5
graphql: "*"
tslib: ^2.4.0
checksum: 263d4997bc56687ab9674470772f39fce6e25ead6518092d1e76e101d22028a6cdf64201e2defd6fd50ae686a43a38446387f3222f404542a3410f42b76f4f5c
checksum: 5a7da5674c90dddd9c85044835a9ea5a2bdd003da5f81490c1872b56ffd99d82f317bb8d49ccffad6adf731803c3f9e00331a42fd4237a548a27c7add869fcab
languageName: node
linkType: hard

Expand Down Expand Up @@ -14194,7 +14194,7 @@ __metadata:
"@babel/register": 7.25.9
"@cypress/webpack-preprocessor": 6.0.2
"@graphql-mesh/cli": 0.98.0
"@graphql-mesh/openapi": 0.108.0
"@graphql-mesh/openapi": 0.108.5
"@graphql-mesh/runtime": 0.105.0
"@graphql-mesh/transform-replace-field": 0.103.0
"@swimlane/ngx-charts": 21.0.0
Expand Down

0 comments on commit 5405597

Please sign in to comment.