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

Use Node 21 and fix vulnerabilities #2487

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Use Node 21 and fix vulnerabilities #2487

merged 1 commit into from
Apr 15, 2024

Conversation

DmitriyKirakosyan
Copy link
Contributor

@DmitriyKirakosyan DmitriyKirakosyan commented Mar 25, 2024

This PR includes:

  • Upgrades node version to 21
  • Run npm audit fix --force

Running audit fix with --force is ok, as there are only minor version changes. It requires force, because we specified strict versions for the affected packages.

@DmitriyKirakosyan DmitriyKirakosyan requested a review from a team as a code owner March 25, 2024 07:53
@DmitriyKirakosyan DmitriyKirakosyan merged commit 6916ed0 into master Apr 15, 2024
3 checks passed
@DmitriyKirakosyan DmitriyKirakosyan deleted the use-node21 branch April 15, 2024 08:35
@DordeDimitrijev DordeDimitrijev mentioned this pull request Jun 17, 2024
This pull request was closed.
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