Skip to content

Commit c30485e

Browse files
fix(deps): update dependency @graphql-mesh/cli to v0.98.14 (#873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b92c8ef commit c30485e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,17 +1694,17 @@
16941694
tslib "^2.4.0"
16951695

16961696
"@graphql-mesh/cli@^0.98.0":
1697-
version "0.98.13"
1698-
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.13.tgz#d4c25bf19f93d034be4943781cf4938e8c08e87d"
1699-
integrity sha512-T7Qx9IQoY0wkgyTrtf+JkX39lBqHy6u0aRiLlV1JyInxUYWGmKY7OeLo9ZZzkZG+d0NvJt9a2KiLjODjwo9/0g==
1697+
version "0.98.14"
1698+
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.14.tgz#d72f61cbc246f3209391c2a2c70c9780d17c9155"
1699+
integrity sha512-O2N6s+20YiDe4hRQNrwpnw4XSGWfa9Ipm/8TNaH/vtBhRuXsJmuQpVKNtaXLThiaTh8d1NJOkETPicgMuKAZPA==
17001700
dependencies:
17011701
"@graphql-codegen/core" "^4.0.0"
17021702
"@graphql-codegen/typed-document-node" "^5.0.0"
17031703
"@graphql-codegen/typescript" "^4.0.0"
17041704
"@graphql-codegen/typescript-generic-sdk" "^3.1.0"
17051705
"@graphql-codegen/typescript-operations" "^4.0.0"
17061706
"@graphql-codegen/typescript-resolvers" "^4.0.0"
1707-
"@graphql-mesh/config" "^0.106.13"
1707+
"@graphql-mesh/config" "^0.106.14"
17081708
"@graphql-mesh/cross-helpers" "^0.4.9"
17091709
"@graphql-mesh/http" "^0.105.9"
17101710
"@graphql-mesh/include" "^0.2.8"
@@ -1730,10 +1730,10 @@
17301730
ws "^8.17.1"
17311731
yargs "^17.7.1"
17321732

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

0 commit comments

Comments
 (0)