Commit 91bf724
authored
Fix lockfile dependencies (Azure#21083)
### Packages impacted by this PR
@azure/opentelemetry-instrumentation-azure-sdk
### Issues associated with this PR
None - CI failure
### Describe the problem that is addressed by this PR
So it looks like OpenTelemetry yanked @opentelemetry/api@1.1.0 as the `latest` tag which we take a transitive dependency on via sdk-trace-base and sdk-trace-node.
Installing those versions works fine locally, but our lockfile now needs to be updated as it expects 1.1.11 parent d555995 commit 91bf724
File tree
2 files changed
+113
-249
lines changed- common/config/rush
- sdk/instrumentation/opentelemetry-instrumentation-azure-sdk
2 files changed
+113
-249
lines changed
0 commit comments