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

Fixed moderate level npm audit alerts #2479

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

ChiaMineJP
Copy link
Contributor

@ChiaMineJP ChiaMineJP commented Sep 12, 2024

Updated webpack-dev-server and lint-staged to fix moderate level npm audit alerts
Both of the packages require major version upgrade.
I checked their change logs to find whether there are breaking changes impacting our codebase, and found nothing.
Confirmed that both building the app and starting a dev server worked.

By this PR, all of the npm audit alerts will be dismissed.

@ChiaMineJP ChiaMineJP added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Sep 12, 2024
@ChiaMineJP ChiaMineJP self-assigned this Sep 12, 2024
@ChiaMineJP ChiaMineJP requested a review from a team as a code owner September 12, 2024 16:40
@ChiaMineJP ChiaMineJP changed the title Fixed moderate npm audit issues Fixed moderate level npm audit alerts Sep 12, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, filesystem, shell +51 2.14 MB okonet
npm/[email protected] environment, eval, network Transitive: filesystem, unsafe +180 12.9 MB evilebottnawi

🚮 Removed packages: npm/[email protected], npm/[email protected]

View full report↗︎

@pmaslana pmaslana merged commit f24250a into main Sep 17, 2024
10 checks passed
@pmaslana pmaslana deleted the cmj.fix-moderate-npm-audit-issues branch September 17, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants