Skip to content

Conversation

@ajimae
Copy link
Member

@ajimae ajimae commented May 17, 2021

Summary

Some npm package dependencies were raised by Github security advisory to have high and critical security vulnerability levels.
In response to this, I was tasked with updating the package dependencies to a version that has a fix (patch) for the vulnerability.

Description

I updated all package dependencies with critical and high vulnerability level by adding package dependencies and corresponding patch versions into the package.json resolution block.

Note

This should be tested thoroughly to ensure no breaking changes will arise due updated package dependencies

Todo

  • Tests
    • Unit
    • Integration
    • Acceptance
  • Documentation
  • Type label for the PR

- update all packages with critical and high vulnerability level
- add package enteries into resolution block in package.json
@ajimae ajimae requested a review from a team May 17, 2021 03:33
ajimae added 2 commits May 17, 2021 05:35
- update all packages with critical and high vulnerability level
- add package enteries into resolution block in package.json
@barbara79 barbara79 mentioned this pull request May 17, 2021
5 tasks
@ajimae ajimae closed this in #1690 May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant