Skip to content

Commit 09df2ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/openapi to v0.23.0
1 parent 23d0873 commit 09df2ee

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@graphql-mesh/mongoose": "0.10.9",
3131
"@graphql-mesh/neo4j": "0.11.6",
3232
"@graphql-mesh/odata": "0.11.8",
33-
"@graphql-mesh/openapi": "0.22.2",
33+
"@graphql-mesh/openapi": "0.23.0",
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
3636
"@graphql-mesh/thrift": "0.8.9",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2600,16 +2600,16 @@
26002600
swagger2openapi "7.0.5"
26012601
url-join "4.0.1"
26022602

2603-
"@graphql-mesh/openapi@0.22.2":
2604-
version "0.22.2"
2605-
resolved "https://registry.yarnpkg.com/@graphql-mesh/openapi/-/openapi-0.22.2.tgz#c74d0efd920b6cfc1802cdd0a9c0e0ed31125bff"
2606-
integrity sha512-TySKvqe7wcSkOVUzBOb2H3IEUt6IcoVLqxPu8rUdR/EalVs4XqrVJRBzQ7dAW0jbTgW3lFEInrbV/V6QzleZuQ==
2603+
"@graphql-mesh/openapi@0.23.0":
2604+
version "0.23.0"
2605+
resolved "https://registry.yarnpkg.com/@graphql-mesh/openapi/-/openapi-0.23.0.tgz#7a3dfde0dd0260f25e655f1905e0fb6afee7b260"
2606+
integrity sha512-NIOXABBDihotW1mKdQGEnkyjCLw7VcCM5dr+/qoBobPskH6KwzPx5Hpk0qP2ASd/jIp7CtDqptX//42s35m0Kw==
26072607
dependencies:
26082608
"@graphql-mesh/store" "0.3.5"
26092609
"@graphql-mesh/types" "0.57.0"
26102610
"@graphql-mesh/utils" "0.24.1"
2611-
"@graphql-tools/utils" "8.5.4"
2612-
cross-undici-fetch "0.1.4"
2611+
"@graphql-tools/utils" "8.5.5"
2612+
cross-undici-fetch "0.1.12"
26132613
deep-equal "2.0.5"
26142614
form-urlencoded "6.0.5"
26152615
graphql-scalars "1.14.1"

0 commit comments

Comments
 (0)