Skip to content

Several warnings appear when installing the latest version of critical #585

Open
@JacobDB

Description

@JacobDB

I've been working on updating my gulpfile, and I'm getting a bunch of warnings on npm i. Here's what I've tracked down to critical:

  • critical: WARN  deprecated [email protected]: < 18.1.0 is no longer supported
  • critical -> inline-critical -> jsdom: WARN  deprecated [email protected]: Use your platform's native DOMException instead
  • critical -> inline-critical -> jsdom -> data-urls: WARN  deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
  • critical -> inline-critical -> jsdom: WARN  deprecated [email protected]: Use your platform's native atob() and btoa() methods instead

Any chance we can get this stuff updated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions