Open
Description
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
Labels
No labels