Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing required transitive dependencies
Declare the transitive dependencies that our code already imports as de facto dependencies in our `package.json`. Update the `package-lock.json` accordingly. For `@opentelemetry/instrumentation`, which is only required for a type annotation, use `import type` instead.
- Loading branch information