File tree Expand file tree Collapse file tree 4 files changed +159
-157
lines changed Expand file tree Collapse file tree 4 files changed +159
-157
lines changed Original file line number Diff line number Diff line change 11name : " hive-platform-demo"
22services :
33 gateway :
4- image : ghcr.io/graphql-hive/gateway:1.13.4
4+ image : ghcr.io/graphql-hive/gateway:1.13.5
55 depends_on :
66 - users_subgraph
77 - comments_subgraph
@@ -73,7 +73,7 @@ services:
7373
7474 # Jaeger (Telmetry)
7575 jaeger :
76- image : jaegertracing/all-in-one:1.67 .0
76+ image : jaegertracing/all-in-one:1.68 .0
7777 environment :
7878 COLLECTOR_OTLP_ENABLED : true
7979 ports :
Original file line number Diff line number Diff line change 88 "dependencies" : {
99 "@apollo/server" : " 4.11.3" ,
1010 "@apollo/subgraph" : " 2.10.0" ,
11- "@graphql-mesh/hmac-upstream-signature" : " 1.2.25 " ,
11+ "@graphql-mesh/hmac-upstream-signature" : " 1.2.26 " ,
1212 "graphql" : " 16.10.0"
1313 },
1414 "devDependencies" : {
Original file line number Diff line number Diff line change 1111 "graphql" : " 16.10.0" ,
1212 "graphql-yoga" : " 5.13.2" ,
1313 "@graphql-mesh/plugin-jwt-auth" : " 1.5.2" ,
14- "@graphql-mesh/hmac-upstream-signature" : " 1.2.25 "
14+ "@graphql-mesh/hmac-upstream-signature" : " 1.2.26 "
1515 },
1616 "devDependencies" : {
1717 "tsx" : " ^4.16.2" ,
You can’t perform that action at this time.
0 commit comments