Skip to content

Commit 083593d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/openapi to v0.18.15
1 parent b02a319 commit 083593d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.3",
3131
"@graphql-mesh/neo4j": "0.11.6",
3232
"@graphql-mesh/odata": "0.11.8",
33-
"@graphql-mesh/openapi": "0.18.14",
33+
"@graphql-mesh/openapi": "0.18.15",
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
3636
"@graphql-mesh/thrift": "0.7.23",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2393,15 +2393,15 @@
23932393
swagger2openapi "7.0.5"
23942394
url-join "4.0.1"
23952395

2396-
"@graphql-mesh/[email protected].14":
2397-
version "0.18.14"
2398-
resolved "https://registry.yarnpkg.com/@graphql-mesh/openapi/-/openapi-0.18.14.tgz#1dd462378997d8194f7dec42712629485ad63596"
2399-
integrity sha512-IYMTiUeIZdG+wDJByqGk+JNYjt3g/x0JCQREbOvJE1gtYYT+boRbaxJI/jB1mPPZkYT3UJntjwdpnsQKb2jVCw==
2396+
"@graphql-mesh/[email protected].15":
2397+
version "0.18.15"
2398+
resolved "https://registry.yarnpkg.com/@graphql-mesh/openapi/-/openapi-0.18.15.tgz#e3abec62a3dce48459e0da893a9b05d3bfc968be"
2399+
integrity sha512-XbbMEqy6pQAp+PAhXDqQ69IstfQqJwYjvORIY0BUEaN24pznAexoykizGUGA4R4AG0ltpuaCfb7UnAKluihi9g==
24002400
dependencies:
2401-
"@graphql-mesh/store" "0.1.12"
2401+
"@graphql-mesh/store" "0.1.13"
24022402
"@graphql-mesh/types" "0.49.0"
2403-
"@graphql-mesh/utils" "0.16.2"
2404-
"@graphql-tools/utils" "8.2.2"
2403+
"@graphql-mesh/utils" "0.16.3"
2404+
"@graphql-tools/utils" "8.2.3"
24052405
deep-equal "2.0.5"
24062406
form-urlencoded "6.0.4"
24072407
graphql-scalars "1.10.1"

0 commit comments

Comments
 (0)