Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-mesh/cli to v0.98.14 (#873)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b92c8ef commit c30485e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1694,17 +1694,17 @@
tslib "^2.4.0"

"@graphql-mesh/cli@^0.98.0":
version "0.98.13"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.13.tgz#d4c25bf19f93d034be4943781cf4938e8c08e87d"
integrity sha512-T7Qx9IQoY0wkgyTrtf+JkX39lBqHy6u0aRiLlV1JyInxUYWGmKY7OeLo9ZZzkZG+d0NvJt9a2KiLjODjwo9/0g==
version "0.98.14"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.14.tgz#d72f61cbc246f3209391c2a2c70c9780d17c9155"
integrity sha512-O2N6s+20YiDe4hRQNrwpnw4XSGWfa9Ipm/8TNaH/vtBhRuXsJmuQpVKNtaXLThiaTh8d1NJOkETPicgMuKAZPA==
dependencies:
"@graphql-codegen/core" "^4.0.0"
"@graphql-codegen/typed-document-node" "^5.0.0"
"@graphql-codegen/typescript" "^4.0.0"
"@graphql-codegen/typescript-generic-sdk" "^3.1.0"
"@graphql-codegen/typescript-operations" "^4.0.0"
"@graphql-codegen/typescript-resolvers" "^4.0.0"
"@graphql-mesh/config" "^0.106.13"
"@graphql-mesh/config" "^0.106.14"
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/http" "^0.105.9"
"@graphql-mesh/include" "^0.2.8"
Expand All @@ -1730,10 +1730,10 @@
ws "^8.17.1"
yargs "^17.7.1"

"@graphql-mesh/config@^0.106.13":
version "0.106.13"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.13.tgz#72a7ad10f08f8db0dfbc961a59f87ed3b4221c91"
integrity sha512-puZtxwFD4ysZoq07lvrVWjSUIp7TnBsL4bN0dPIpm3lvB/FIKWBV6KqgMnGrYBxzCRBVZGiWvRLo3x9y3+zMGQ==
"@graphql-mesh/config@^0.106.14":
version "0.106.14"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.14.tgz#7581d2c47cc1bf80e47f51875e8d816f7dd53348"
integrity sha512-eDtBSG9H2hDcR88Vk1M8y69KOZ0RNj74TzE2lacQvpcwkcxptpDlh5DRkAjJmoT3w4q1pv+VA2lJniLNGE6NTw==
dependencies:
"@envelop/core" "^5.0.0"
"@graphql-mesh/cache-localforage" "^0.103.10"
Expand Down

0 comments on commit c30485e

Please sign in to comment.