Skip to content

Commit f402853

Browse files
committed
no pin
1 parent 5c6a1eb commit f402853

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/plugins/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"graphql": "^15.9.0 || ^16.9.0"
5353
},
5454
"dependencies": {
55-
"@graphql-hive/core": "0.13.0",
55+
"@graphql-hive/core": "^0.13.0",
5656
"@graphql-hive/gateway-runtime": "workspace:^",
5757
"@graphql-hive/logger": "workspace:^",
5858
"@graphql-mesh/cross-helpers": "^0.4.10",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4674,7 +4674,7 @@ __metadata:
46744674
version: 0.0.0-use.local
46754675
resolution: "@graphql-mesh/plugin-opentelemetry@workspace:packages/plugins/opentelemetry"
46764676
dependencies:
4677-
"@graphql-hive/core": "npm:0.13.0"
4677+
"@graphql-hive/core": "npm:^0.13.0"
46784678
"@graphql-hive/gateway-runtime": "workspace:^"
46794679
"@graphql-hive/logger": "workspace:^"
46804680
"@graphql-mesh/cross-helpers": "npm:^0.4.10"

0 commit comments

Comments
 (0)