What is a good practice for updating dependencies of old libraries in npm and yarn?
I’m currently using Wiki.js to build a website. I use docker as the primary way of deploying. However, Docker Scout has identified a handful of vulnerabilities in the official image provided by Wiki.js. I did a Trivy scan as well, and it helped to further identify the packages with vulnerabilities, along with the versions which address them.