Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vso-android-extension] Fix security warnings #348

Merged

Conversation

vmapetr
Copy link
Contributor

@vmapetr vmapetr commented Jun 2, 2022

Task name: vso-android-extension

Description: This PR should address several security alerts. The list of updated dependencies:

  • tfx-cli - ^0.11.0 -> ^0.12.0
  • validator - 3.33.0 -> ^13.7.0
  • yargs - ^6.4.0 -> ^17.5.1

Changelog:

  • Applied npm audit fix command to update validator and yargs dependencies;
  • tfx-cli version is bumped to ^0.12.0

Documentation changes required: N

Added unit tests: N

Attached related issue: https://github.com/microsoft/build-task-team/issues/2715

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected (release/promote/update status/increase rollout)

@vmapetr vmapetr force-pushed the users/vmapetr/fix-security-warnings branch from b943ee6 to 248b4ae Compare June 2, 2022 20:58
@vmapetr vmapetr marked this pull request as ready for review June 3, 2022 12:58
@vmapetr
Copy link
Contributor Author

vmapetr commented Jun 9, 2022

@mmrazik could you please take a look?

@vmapetr vmapetr merged commit cde7974 into microsoft:master Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants