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

Commits on Apr 8, 2024

  1. Update core-js and run npm audit fix

    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 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    896491f View commit details
    Browse the repository at this point in the history