Upon running npm ci, I notice the following warning:
npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
Running npm list [email protected] produces the following output:
The latest version (0.30.0) of magic-string seems to have fixed the issue.