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

Ran npm audit --fix #102

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Ran npm audit --fix #102

merged 1 commit into from
Mar 15, 2023

Conversation

Duddino
Copy link
Member

@Duddino Duddino commented Mar 15, 2023

npm audit was reporting a high severity vulnerability

# npm audit report

webpack  5.0.0 - 5.75.0
Severity: high
Cross-realm object access in Webpack 5 - https://github.com/advisories/GHSA-hc6q-2mpp-qw7j
fix available via `npm audit fix`
node_modules/webpack

1 high severity vulnerability

To address all issues, run:
  npm audit fix

This PR just runs npm audit --fix

@Duddino Duddino added the Bug This is either a bugfix (PR) or a bug (issue). label Mar 15, 2023
Copy link

@Liquid369 Liquid369 left a comment

Choose a reason for hiding this comment

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

uTACK 9961e58

Checked release notes seems a few bug fixes were applied in 5.76.0 last week and then they just released 5.76.1
Good with me 👍

Copy link
Member

@JSKitty JSKitty left a comment

Choose a reason for hiding this comment

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

tACK 8a1c53a

All functionality as expected, and audit looks healthy, zero known vulns!

@JSKitty JSKitty merged commit 36d5db8 into PIVX-Labs:master Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is either a bugfix (PR) or a bug (issue).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants