fix: Component Governance alerts for botbuilder-js #4206
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #4188
Description
Branch main has 6 code governance alerts with high severity or above on these components:
This fixes all but minimist. That fix requires a new release of orchestrator-core. orchestrator-core development version 4.15.0-dev.20220422.8d959f7h contains the minimist fix now. It could be released as version 4.14.4.
Specific Changes
Bump nconf to 0.11.4.
Add async 3.2.3 and minimist 1.2.6 to resolutions.
Update dependency @microsoft/orchestrator-core to latest.
Drop an irrelevant package-lock.json file.
Update yarn.lock to match changes.
Add Component Detection to streaming E2E tests to replace injected CD.