Skip to content

Commit bfca47f

Browse files
Update graphql-hive-gateway monorepo (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cadc686 commit bfca47f

File tree

3 files changed

+1851
-862
lines changed

3 files changed

+1851
-862
lines changed

subgraphs/comments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@apollo/server": "4.10.5",
1010
"@apollo/subgraph": "2.8.3",
11-
"@graphql-mesh/hmac-upstream-signature": "1.2.19",
11+
"@graphql-mesh/hmac-upstream-signature": "1.2.23",
1212
"graphql": "16.9.0"
1313
},
1414
"devDependencies": {

subgraphs/users/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "16.9.0",
1212
"graphql-yoga": "5.10.8",
1313
"@graphql-mesh/plugin-jwt-auth": "1.4.0",
14-
"@graphql-mesh/hmac-upstream-signature": "1.2.19"
14+
"@graphql-mesh/hmac-upstream-signature": "1.2.23"
1515
},
1616
"devDependencies": {
1717
"tsx": "^4.16.2",

0 commit comments

Comments
 (0)