Skip to content

Add test for dependency vulnerabilities

Sheogorath requested to merge feature/dependency-audit into deploy

This patch uses the basic yarn audit command to provide an overview over potential security vulnerabilities in the dependencies used.

Merge request reports