Great to see the v4.1.0 being released! We’ve been testing with it and have pulled it into one of our staging environments. I do see an older CVE popping up related to the npm/cross-spawn v7.0.3, I think this must be related to one of the underlying npm packages in the node version? Any thoughts on how this could be patched or if the team is aware?
After pulling in the docker file I have tried a few things to try to update the version, but I haven’t been successful yet. Any help would be appreciated. Thanks.
The container is based on the current Node LTS release - 20.19.4, which bundles npm 10.8.2.
We either need to wait for them to do a fix release to update their dependency on npm, or we may need to look at updating npm as built of our container build.