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 current packages with vulnerability #648

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RafaelJCamara
Copy link

Description

When doing a npm install we get flagged that there are packages with vulnerabilities.

Before:
npm_audit_before

After:
npm_audit_later

Issue reference

No issues were mentioned.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@RafaelJCamara RafaelJCamara requested review from a team as code owners December 3, 2024 13:46
@RafaelJCamara RafaelJCamara force-pushed the fix/packages-with-vulnerability branch from e2c3d09 to 451f39f Compare December 3, 2024 13:48
Copy link
Member

@mikeee mikeee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only breaking change is a dropping of support for node 8.
Lgtm.

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.

2 participants