We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e80433 commit 4a4268aCopy full SHA for 4a4268a
subgraphs/comments/package.json
@@ -8,7 +8,7 @@
8
"dependencies": {
9
"@apollo/server": "4.11.3",
10
"@apollo/subgraph": "2.10.0",
11
- "@graphql-mesh/hmac-upstream-signature": "1.2.26",
+ "@graphql-mesh/hmac-upstream-signature": "2.0.3",
12
"graphql": "16.10.0"
13
},
14
"devDependencies": {
subgraphs/users/package.json
@@ -10,8 +10,8 @@
"@graphql-hive/cli": "0.49.1",
"graphql": "16.10.0",
"graphql-yoga": "5.13.2",
- "@graphql-mesh/plugin-jwt-auth": "1.5.2",
- "@graphql-mesh/hmac-upstream-signature": "1.2.26"
+ "@graphql-mesh/plugin-jwt-auth": "2.0.6",
+ "@graphql-mesh/hmac-upstream-signature": "2.0.3"
15
16
17
"tsx": "^4.16.2",
0 commit comments