Skip to content

Commit 41a57d8

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/mysql to v0.14.12
1 parent 0cb64f5 commit 41a57d8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.9",
3737
"@graphql-mesh/grpc": "0.18.7",
38-
"@graphql-mesh/mysql": "0.14.9",
38+
"@graphql-mesh/mysql": "0.14.12",
3939
"@graphql-mesh/transform-cache": "0.11.6",
4040
"@graphql-mesh/transform-encapsulate": "0.3.5",
4141
"@graphql-mesh/transform-extend": "0.9.5",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2705,15 +2705,15 @@
27052705
graphql-compose-mongoose "9.5.4"
27062706
graphql-compose-pagination "8.3.0"
27072707

2708-
"@graphql-mesh/[email protected].9":
2709-
version "0.14.9"
2710-
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.14.9.tgz#613c3ed1a30a20734040d06eaddc6a08aef4a168"
2711-
integrity sha512-mBK1ulZAXEg9m6QnSsEdUrdkdO6fqYrjpkX3ZB9oD7rd2kDKVWE6rK8KpeAsEvm3ky7G6oMLPG/6K/64M88hbQ==
2708+
"@graphql-mesh/[email protected].12":
2709+
version "0.14.12"
2710+
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.14.12.tgz#03fb5028e3784e1e03198c02f565c67d3edaf800"
2711+
integrity sha512-pKWWWlH4KOLViAVqVYdva+KG1JgfmQE3rlUyo/BK1nSYO7wduaZHCbm8DgcFyD5hxRw/vfuWp/BSmGLjOXXlCQ==
27122712
dependencies:
2713-
"@graphql-mesh/store" "0.3.5"
2714-
"@graphql-mesh/types" "0.57.0"
2715-
"@graphql-mesh/utils" "0.24.1"
2716-
graphql-compose "9.0.4"
2713+
"@graphql-mesh/store" "0.3.8"
2714+
"@graphql-mesh/types" "0.57.2"
2715+
"@graphql-mesh/utils" "0.26.0"
2716+
graphql-compose "9.0.6"
27172717
graphql-fields "2.0.3"
27182718
graphql-scalars "1.14.1"
27192719
mysql "2.18.1"

0 commit comments

Comments
 (0)