Skip to content

Commit b02a319

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/mysql to v0.12.12
1 parent 75d3559 commit b02a319

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.7.23",
3737
"@graphql-mesh/grpc": "0.15.13",
38-
"@graphql-mesh/mysql": "0.12.11",
38+
"@graphql-mesh/mysql": "0.12.12",
3939
"@graphql-mesh/transform-cache": "0.9.14",
4040
"@graphql-mesh/transform-encapsulate": "0.1.60",
4141
"@graphql-mesh/transform-extend": "0.6.28",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2315,14 +2315,14 @@
23152315
graphql-compose-mongoose "9.5.4"
23162316
graphql-compose-pagination "8.3.0"
23172317

2318-
"@graphql-mesh/[email protected].11":
2319-
version "0.12.11"
2320-
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.12.11.tgz#2325e16e05ca3707e24675cfbcb06c38ec4110d8"
2321-
integrity sha512-bKtERWCxMboaJ5+NyzFVf5+DzM6jHnwj68hl3vUk+k8nZN6efHVfHyduY8mdTHit2MjCPrn/xDbOoIN+0W6QQg==
2318+
"@graphql-mesh/[email protected].12":
2319+
version "0.12.12"
2320+
resolved "https://registry.yarnpkg.com/@graphql-mesh/mysql/-/mysql-0.12.12.tgz#6d52805abdf231684e8809589df9fee2b509f0df"
2321+
integrity sha512-k/DNUeypetsphXse99l2hlMUVHU0Uz/01jAQX3Cbx38qF6Xg0jgR2h8Z1sZJU25weGIHb9A0fOh2dDBUAQqTjQ==
23222322
dependencies:
2323-
"@graphql-mesh/store" "0.1.12"
2323+
"@graphql-mesh/store" "0.1.13"
23242324
"@graphql-mesh/types" "0.49.0"
2325-
"@graphql-mesh/utils" "0.16.2"
2325+
"@graphql-mesh/utils" "0.16.3"
23262326
graphql-compose "9.0.3"
23272327
graphql-fields "2.0.3"
23282328
graphql-scalars "1.10.1"

0 commit comments

Comments
 (0)