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

Update core-js and run npm audit fix #420

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

Conversation

orgads
Copy link
Contributor

@orgads orgads commented Apr 8, 2024

Fixes some critical vulnerabilities.

Also fixes the following warnings from npm:

  • npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

  • npm WARN deprecated @types/[email protected]: This is a stub types definition. p-defer provides its own type definitions, so you do not need this installed.

Fixes some critical vulnerabilities.

Also fixes the following warnings from npm:

* npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer
  maintained and not recommended for usage due to the number of issues.
  Because of the V8 engine whims, feature detection in old core-js
  versions could cause a slowdown up to 100x even if nothing is
  polyfilled. Some versions have web compatibility issues. Please, upgrade
  your dependencies to the actual version of core-js.

* npm WARN deprecated @types/[email protected]: This is a stub types
  definition. p-defer provides its own type definitions, so you do not
  need this installed.
@orgads orgads requested a review from a team as a code owner April 8, 2024 07:39
@orgads
Copy link
Contributor Author

orgads commented Jun 13, 2024

ping?

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.

1 participant