Skip to content

Commit

Permalink
fix(node): Update OpenTelemetry nstrumentation packages for solidstar…
Browse files Browse the repository at this point in the history
…t and opentelemetry
  • Loading branch information
andreiborza committed Sep 10, 2024
1 parent bcf571d commit a631c67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"peerDependencies": {
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^1.25.1",
"@opentelemetry/instrumentation": "^0.52.1",
"@opentelemetry/instrumentation": "^0.53.0",
"@opentelemetry/sdk-trace-base": "^1.25.1",
"@opentelemetry/semantic-conventions": "^1.25.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/solidstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
}
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.52.1",
"@opentelemetry/instrumentation": "^0.53.0",
"@sentry/core": "8.29.0",
"@sentry/node": "8.29.0",
"@sentry/opentelemetry": "8.29.0",
Expand Down

0 comments on commit a631c67

Please sign in to comment.