File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/plugins/opentelemetry Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 52
52
"graphql" : " ^15.9.0 || ^16.9.0"
53
53
},
54
54
"dependencies" : {
55
- "@graphql-hive/core" : " 0.13.0" ,
55
+ "@graphql-hive/core" : " ^ 0.13.0" ,
56
56
"@graphql-hive/gateway-runtime" : " workspace:^" ,
57
57
"@graphql-hive/logger" : " workspace:^" ,
58
58
"@graphql-mesh/cross-helpers" : " ^0.4.10" ,
Original file line number Diff line number Diff line change @@ -4674,7 +4674,7 @@ __metadata:
4674
4674
version: 0.0.0-use.local
4675
4675
resolution: "@graphql-mesh/plugin-opentelemetry@workspace:packages/plugins/opentelemetry"
4676
4676
dependencies:
4677
- "@graphql-hive/core": "npm:0.13.0"
4677
+ "@graphql-hive/core": "npm:^ 0.13.0"
4678
4678
"@graphql-hive/gateway-runtime": "workspace:^"
4679
4679
"@graphql-hive/logger": "workspace:^"
4680
4680
"@graphql-mesh/cross-helpers": "npm:^0.4.10"
You can’t perform that action at this time.
0 commit comments