Last week, CVE 2023 42282 was reported for versions up to 2.0.0 of the NPM package ip. As this package, along with its parent dependencies, is bundled with npm, we are unable to directly update them within our project. Despite attempting to upgrade to the latest semantic-release version 23.0.2 and npm version 10.4.0, the project still references the vulnerable version of the ip package.

Moreover, ip has just recently released version 2.0.1 containing the necessary fix for the vulnerability. So, are there are any plans to release a patched version of semantic-release to align with the latest secure version of the ip package ?