Skip to content

Commit 3ab954c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/openapi to v0.20.0
1 parent 39a068e commit 3ab954c

File tree

2 files changed

+10
-19
lines changed

2 files changed

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

yarn.lock

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

2381-
"@graphql-mesh/openapi@0.19.3":
2382-
version "0.19.3"
2383-
resolved "https://registry.yarnpkg.com/@graphql-mesh/openapi/-/openapi-0.19.3.tgz#7c81894993e1cd3c89cd478d70c2be79c6919ef8"
2384-
integrity sha512-RGwfEyk1FKQ2t5YvskoOkqeWuWQ0JalltXuIx/aXD/Yo2flDXzqBUGUxVdyZUl+nX7cEBLMum4HfhpV01XzWuA==
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==
23852385
dependencies:
2386-
"@graphql-mesh/store" "0.1.19"
2387-
"@graphql-mesh/types" "0.53.0"
2388-
"@graphql-mesh/utils" "0.19.0"
2389-
"@graphql-tools/utils" "8.5.0"
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"
23902390
deep-equal "2.0.5"
23912391
form-urlencoded "6.0.5"
2392-
graphql-scalars "1.12.0"
2392+
graphql-scalars "1.13.1"
23932393
graphql-subscriptions "1.2.1"
23942394
json-ptr "2.2.0"
23952395
jsonpath-plus "6.0.1"
@@ -2445,15 +2445,6 @@
24452445
"@graphql-mesh/utils" "0.16.0"
24462446
"@graphql-tools/utils" "8.1.2"
24472447

2448-
"@graphql-mesh/[email protected]":
2449-
version "0.1.19"
2450-
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.1.19.tgz#5c69c4b63aa5735b58e60054f9965dd2a570f81f"
2451-
integrity sha512-sxJcg9frMGPsICE2UNFBSfyngOQwsbK0phdxCMqAxKn0d48GZRGlCMbfG40zWoCa6wMb2oQs7w/NEtIXd5Vyhg==
2452-
dependencies:
2453-
"@graphql-inspector/core" "3.0.2"
2454-
"@graphql-mesh/utils" "0.19.0"
2455-
"@graphql-tools/utils" "8.5.0"
2456-
24572448
"@graphql-mesh/[email protected]":
24582449
version "0.2.0"
24592450
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.2.0.tgz#bc3b704006a4c0669deecab1dc74ca29adb40665"

0 commit comments

Comments
 (0)