Skip to content

Commit 526baeb

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/mysql to v0.14.17
1 parent 3bae04b commit 526baeb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@graphql-mesh/soap": "0.7.10",
3636
"@graphql-mesh/thrift": "0.8.16",
3737
"@graphql-mesh/grpc": "0.19.7",
38-
"@graphql-mesh/mysql": "0.14.16",
38+
"@graphql-mesh/mysql": "0.14.17",
3939
"@graphql-mesh/transform-cache": "0.11.13",
4040
"@graphql-mesh/transform-encapsulate": "0.3.12",
4141
"@graphql-mesh/transform-extend": "0.9.12",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,14 +2704,14 @@
27042704
graphql-compose-mongoose "9.5.4"
27052705
graphql-compose-pagination "8.3.0"
27062706

2707-
"@graphql-mesh/[email protected].16":
2708-
version "0.14.16"
2709-
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.14.16.tgz#e8830f16fa8caa100839f83c605209ce3da7c77c"
2710-
integrity sha512-+jPLn69z+eHF8obAa8s+4rWB6VTsPMBdOfHHptyKbSx12SqUZ5jQAiNRwFqAqUctyDFHnZAvfoOujpl2MEjCAw==
2707+
"@graphql-mesh/[email protected].17":
2708+
version "0.14.17"
2709+
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.14.17.tgz#b469fc6835c323c50364774cf208a369f0b539a8"
2710+
integrity sha512-aJhnyDkVnLTP3codke2dg2oZFbZhY14HmmfmQn4WpQ5aFm9bZWnwgZLUaQt2u+j/ksnObTKD7ykVGjmxjL+5jQ==
27112711
dependencies:
2712-
"@graphql-mesh/store" "0.3.12"
2712+
"@graphql-mesh/store" "0.3.13"
27132713
"@graphql-mesh/types" "0.61.0"
2714-
"@graphql-mesh/utils" "0.26.4"
2714+
"@graphql-mesh/utils" "0.27.0"
27152715
graphql-compose "9.0.6"
27162716
graphql-fields "2.0.3"
27172717
graphql-scalars "1.14.1"

0 commit comments

Comments
 (0)