Update NPM dependencies (#1521)

This commit is contained in:
Patrice Chalin 2022-07-06 10:50:52 -04:00 committed by GitHub
parent 80486911cc
commit 78a3e4c67c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -63,11 +63,11 @@
},
"dependencies": {
"@opentelemetry/api": "^1.0.1",
"@opentelemetry/auto-instrumentations-web": "^0.27.0",
"@opentelemetry/auto-instrumentations-web": "^0.29.0",
"@opentelemetry/context-zone": "^1.0.1",
"@opentelemetry/core": "^1.0.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.27.0",
"@opentelemetry/instrumentation": "^0.27.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.29.2",
"@opentelemetry/instrumentation": "^0.29.2",
"@opentelemetry/resources": "^1.0.1",
"@opentelemetry/sdk-trace-base": "^1.0.1",
"@opentelemetry/sdk-trace-web": "^1.0.1",