security(deps): upgrade to dockerode@5.0.0#1307
Conversation
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- new release drops usage of vulnerable uuid, reducing the vulnerability count. - also fixed up package-lock.json installing older testcontainers versions for internal packages. they should all be linked now. this deduped several depedencies.
|
Heya @cristianrgreco |
|
Hi @AviVahl, I typically defer to Dependabot for updating deps. See #1322 which updates Dockerode + several others. The reason it's taking a while is because many deps have now dropped support for node 20 (EOL), meaning that I have to too, meaning I have to plan a major release (as I have to bump the minimum node engine requirement). That's why this is taking a while (as well as fitting in this work around my job 😄). Current issues:
I'm hoping to get this all resolved within the next few days. |
|
Thank you for the response and explanation. |
ref: apocas/dockerode#829