Skip to content

Commit 48d50a3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/grpc to v0.19.2
1 parent d081c24 commit 48d50a3

File tree

2 files changed

+36
-8
lines changed

2 files changed

+36
-8
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@graphql-mesh/postgraphile": "0.11.4",
3535
"@graphql-mesh/soap": "0.7.10",
3636
"@graphql-mesh/thrift": "0.8.12",
37-
"@graphql-mesh/grpc": "0.19.1",
37+
"@graphql-mesh/grpc": "0.19.2",
3838
"@graphql-mesh/mysql": "0.14.12",
3939
"@graphql-mesh/transform-cache": "0.11.9",
4040
"@graphql-mesh/transform-encapsulate": "0.3.8",

yarn.lock

Lines changed: 35 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2588,17 +2588,17 @@
25882588
"@graphql-tools/url-loader" "6.10.1"
25892589
"@graphql-tools/wrap" "7.0.8"
25902590

2591-
"@graphql-mesh/[email protected].1":
2592-
version "0.19.1"
2593-
resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.19.1.tgz#bd400d87366439c59d4621345b78dfa6b5516b70"
2594-
integrity sha512-jnTXkPa1KIlRgwv7FYhks8OP9yDw4jaBIUi9YOVZqlfRkXo1IOgNWKatlbXUE8KMVm246Zypgg40NUnCNEi54g==
2591+
"@graphql-mesh/[email protected].2":
2592+
version "0.19.2"
2593+
resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.19.2.tgz#a80a5190a28f89c7aa5029bf725f81313a6a0778"
2594+
integrity sha512-bhSDK1+nVsT3aHfz/zpoOE58IrbnWA+WfXvQ+F0v2Gb9lAnjxK+y8hA4X42jXCMUtGwSB+H1PsKknOPx+9Ry0w==
25952595
dependencies:
25962596
"@graphql-mesh/store" "0.3.8"
25972597
"@graphql-mesh/types" "0.57.2"
25982598
"@graphql-mesh/utils" "0.26.0"
25992599
"@grpc/grpc-js" "^1.1.7"
26002600
"@grpc/proto-loader" "0.6.9"
2601-
globby "11.0.4"
2601+
globby "11.1.0"
26022602
graphql-compose "9.0.6"
26032603
graphql-scalars "1.14.1"
26042604
grpc-reflection-js "0.1.2"
@@ -12004,6 +12004,17 @@ fast-glob@^3.2.7:
1200412004
merge2 "^1.3.0"
1200512005
micromatch "^4.0.4"
1200612006

12007+
fast-glob@^3.2.9:
12008+
version "3.2.11"
12009+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
12010+
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
12011+
dependencies:
12012+
"@nodelib/fs.stat" "^2.0.2"
12013+
"@nodelib/fs.walk" "^1.2.3"
12014+
glob-parent "^5.1.2"
12015+
merge2 "^1.3.0"
12016+
micromatch "^4.0.4"
12017+
1200712018
[email protected], [email protected], fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
1200812019
version "2.1.0"
1200912020
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -12729,7 +12740,19 @@ [email protected]:
1272912740
merge2 "^1.3.0"
1273012741
slash "^3.0.0"
1273112742

12732-
[email protected], globby@^11.0.0, globby@^11.0.3:
12743+
12744+
version "11.1.0"
12745+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
12746+
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
12747+
dependencies:
12748+
array-union "^2.1.0"
12749+
dir-glob "^3.0.1"
12750+
fast-glob "^3.2.9"
12751+
ignore "^5.2.0"
12752+
merge2 "^1.4.1"
12753+
slash "^3.0.0"
12754+
12755+
globby@^11.0.0, globby@^11.0.3:
1273312756
version "11.0.4"
1273412757
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
1273512758
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
@@ -13786,6 +13809,11 @@ ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8:
1378613809
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
1378713810
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
1378813811

13812+
ignore@^5.2.0:
13813+
version "5.2.0"
13814+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
13815+
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
13816+
1378913817
1379013818
version "8.0.1"
1379113819
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
@@ -16745,7 +16773,7 @@ merge-stream@^2.0.0:
1674516773
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
1674616774
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
1674716775

16748-
merge2@^1.3.0:
16776+
merge2@^1.3.0, merge2@^1.4.1:
1674916777
version "1.4.1"
1675016778
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
1675116779
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==

0 commit comments

Comments
 (0)