@wordpress/scripts vulnerability
-
Hi!
This is a continuation of a previous support topic because it has been marked “Closed to replies” but the issue still persists.
I’ve been running
@wordpress/scriptsv27.9.0 for a while (had to wait until WP 6.6 was released to update because of the missingjsx-runtime-reactdependency. At that version, terminal responds with “5 high severity issues” that appear to stemming fromws,puppeteer-core,lighthouse, and@wordpress/e2e-test-utils-playwrightpeer dependencies. I had hoped/assumed this would be fixed in@wordpress/scriptsv28, but it has not.What I’ve tried:
- Running
npm audit fix --forcedowngrades@wordpress/scriptsto v19.2.4, unsurprisingly causing 47 vulnerabilities. - Upgrading to 28.0, .1, and .2 individually did not resolve the issues.
I’m happy to break apart the package and do things myself, but I’m not familiar enough with webpack, prettier and eslint to recreate the core of what my team needs (start/build commands that “just work” and config files).
- Running
The topic ‘@wordpress/scripts vulnerability’ is closed to new replies.