Skip to content

Commit f9a4dc3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/openapi to v0.21.0
1 parent 8d299d8 commit f9a4dc3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.2",
3131
"@graphql-mesh/neo4j": "0.11.6",
3232
"@graphql-mesh/odata": "0.11.8",
33-
"@graphql-mesh/openapi": "0.20.0",
33+
"@graphql-mesh/openapi": "0.21.0",
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
3636
"@graphql-mesh/thrift": "0.8.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2378,19 +2378,19 @@
23782378
swagger2openapi "7.0.5"
23792379
url-join "4.0.1"
23802380

2381-
"@graphql-mesh/openapi@0.20.0":
2382-
version "0.20.0"
2383-
resolved "https://registry.yarnpkg.com/@graphql-mesh/openapi/-/openapi-0.20.0.tgz#6f43e30658ca9ca7b75212c30f70b7e7e35fa09c"
2384-
integrity sha512-UbbIN3ORyQBM6JMnyClued7v1YnhrhEU2hLYRtLhsE5jgBvz9viLtDIv4mN54F/OOPdFoashehGD7PbyTxkWFg==
2381+
"@graphql-mesh/openapi@0.21.0":
2382+
version "0.21.0"
2383+
resolved "https://registry.yarnpkg.com/@graphql-mesh/openapi/-/openapi-0.21.0.tgz#dcf61a6dd5417d341e737adacbbf3275389875fa"
2384+
integrity sha512-X9kgsmalP+uAfIZncrOl6EKjiLgThrbyUJK3DEhP5Tic/jaAEvIwoayxUrFCRyi314ur2tEJuSfjRdnPCPw4pA==
23852385
dependencies:
2386-
"@graphql-mesh/store" "0.2.0"
2387-
"@graphql-mesh/types" "0.54.0"
2388-
"@graphql-mesh/utils" "0.20.0"
2389-
"@graphql-tools/utils" "8.5.2"
2386+
"@graphql-mesh/store" "0.2.2"
2387+
"@graphql-mesh/types" "0.54.1"
2388+
"@graphql-mesh/utils" "0.21.0"
2389+
"@graphql-tools/utils" "8.5.3"
23902390
deep-equal "2.0.5"
23912391
form-urlencoded "6.0.5"
23922392
graphql-scalars "1.13.1"
2393-
graphql-subscriptions "1.2.1"
2393+
graphql-subscriptions "2.0.0"
23942394
json-ptr "2.2.0"
23952395
jsonpath-plus "6.0.1"
23962396
openapi-diff "0.23.5"

0 commit comments

Comments
 (0)