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

Fix Axios vulnerability ISSUES #962

Merged
merged 7 commits into from
Jun 19, 2019
Merged

Conversation

gasper-az
Copy link
Contributor

Description

It's necessary to update the package.json & package-lock.json files from all those packages which depend on the Axios library, so they can use its latest minor version (0.18.1) as this version fixes some vulnerabilities issues (more info here and here).

Specific Changes

Updated the package.json & package-lock.json files from the next packages for fixing vulnerabilities issues related to Axios library:

  • libraries/botbuilder
  • libraries/botbuilder-ai
  • libraries/botbuilder-azure
  • libraries/botframework-connector
  • libraries/testbot
  • transcripts

Testing

All the test ran successfully
image

@stevengum stevengum self-requested a review June 5, 2019 20:08
gasper-az added 2 commits June 6, 2019 08:56
… package dependency to its latest minor version (0.18.1), as the previous one has vulnerability issues
@gasper-az gasper-az force-pushed the fix/axios-dependency-update branch from f4db176 to a4c53d7 Compare June 6, 2019 12:17
@cleemullins cleemullins merged commit d4a7587 into master Jun 19, 2019
@cleemullins cleemullins deleted the fix/axios-dependency-update branch June 19, 2019 18:05
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.

3 participants