mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-21 04:37:50 +08:00
build(core): Align OpenTelemetry dependencies onto a single version (no-changelog) (#36842)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com> Co-authored-by: Matsuuu <matias.huhta@n8n.io>
This commit is contained in:
co-authored by
Claude Opus 5
Matsuuu
parent
7f3589c2dd
commit
5c6efdea58
+2
-2
@@ -121,8 +121,8 @@
|
||||
"@mistralai/mistralai": "^1.10.0",
|
||||
"@n8n/typeorm>@sentry/node": "catalog:sentry",
|
||||
"@opentelemetry/api": "catalog:",
|
||||
"@opentelemetry/core": "2.8.0",
|
||||
"@opentelemetry/propagator-jaeger": "2.9.0",
|
||||
"@opentelemetry/core": "2.10.0",
|
||||
"@opentelemetry/propagator-jaeger": "2.10.0",
|
||||
"@types/node": "^20.17.50",
|
||||
"chokidar": "4.0.3",
|
||||
"esbuild": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user