Skip to content

Commit 944a521

Browse files
authored
fix: update '@opentelemetry/exporter-trace-otlp-http' in http-server example (#85)
1 parent dcf31b4 commit 944a521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/http-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@eslint/compat": "1.1.1",
3535
"@eslint/eslintrc": "3.1.0",
3636
"@eslint/js": "9.10.0",
37-
"@opentelemetry/exporter-trace-otlp-http": "^0.54.0",
37+
"@opentelemetry/exporter-trace-otlp-http": "^0.203.0",
3838
"@opentelemetry/sdk-trace-base": "^2.0.1",
3939
"@opentelemetry/sdk-trace-node": "^2.0.1",
4040
"@typescript-eslint/eslint-plugin": "^8.4.0",

0 commit comments

Comments
 (0)