Skip to content

Commit 564b640

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/mysql to v0.14.2
1 parent f9a4dc3 commit 564b640

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
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.2",
3737
"@graphql-mesh/grpc": "0.18.0",
38-
"@graphql-mesh/mysql": "0.14.0",
38+
"@graphql-mesh/mysql": "0.14.2",
3939
"@graphql-mesh/transform-cache": "0.10.2",
4040
"@graphql-mesh/transform-encapsulate": "0.2.0",
4141
"@graphql-mesh/transform-extend": "0.6.35",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2300,14 +2300,14 @@
23002300
graphql-compose-mongoose "9.5.4"
23012301
graphql-compose-pagination "8.3.0"
23022302

2303-
"@graphql-mesh/[email protected].0":
2304-
version "0.14.0"
2305-
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.14.0.tgz#f0d5afda0a1251377e547a4a0ac90d226fe0b3b7"
2306-
integrity sha512-VVdx9GbrKjW4uyIs5YnFIWvKbcQRh/TJYg1JTB3k/Q5qMaYHHcQ95eqfp4RPSVQ9dD1c7c4aVIT+Bt8dcvX/MQ==
2303+
"@graphql-mesh/[email protected].2":
2304+
version "0.14.2"
2305+
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.14.2.tgz#4fe418bd7ca130c73cbcb440367f22396b9cc99b"
2306+
integrity sha512-Ml2pLYgKql6pmsJYFvTpV+wv713a1/0Wv2JSjaUcllOLu6kCRtj1hpRYWcCDSea+lC3NlGOcG9WVvPIw+RMqJg==
23072307
dependencies:
2308-
"@graphql-mesh/store" "0.2.0"
2309-
"@graphql-mesh/types" "0.54.0"
2310-
"@graphql-mesh/utils" "0.20.0"
2308+
"@graphql-mesh/store" "0.2.2"
2309+
"@graphql-mesh/types" "0.54.1"
2310+
"@graphql-mesh/utils" "0.21.0"
23112311
graphql-compose "9.0.4"
23122312
graphql-fields "2.0.3"
23132313
graphql-scalars "1.13.1"
@@ -2445,15 +2445,6 @@
24452445
"@graphql-mesh/utils" "0.16.0"
24462446
"@graphql-tools/utils" "8.1.2"
24472447

2448-
"@graphql-mesh/[email protected]":
2449-
version "0.2.0"
2450-
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.2.0.tgz#bc3b704006a4c0669deecab1dc74ca29adb40665"
2451-
integrity sha512-6KlcppSU8oANIMT8+RxWsYGbmNFG+o7occ6tH7oViFsKzFyjLTJqj2Vlop9itvsrFSQMDMYYgG0eB9pS+EFbBw==
2452-
dependencies:
2453-
"@graphql-inspector/core" "3.0.2"
2454-
"@graphql-mesh/utils" "0.20.0"
2455-
"@graphql-tools/utils" "8.5.2"
2456-
24572448
"@graphql-mesh/[email protected]":
24582449
version "0.2.2"
24592450
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.2.2.tgz#f488a051f6989ac05df1dd6fa69070c99e31cf23"

0 commit comments

Comments
 (0)