When the user clones and installs the SSMT-UI project, the user is prompted to use 'npm audit fix' to fix vulnerabilities. The packages need to be fixed.
Expected Behaviour:
When the user clones the repository and performs 'npm install', the system should install all the node modules without any recommendation for fixes.

When the user clones and installs the SSMT-UI project, the user is prompted to use 'npm audit fix' to fix vulnerabilities. The packages need to be fixed.
Expected Behaviour:

When the user clones the repository and performs 'npm install', the system should install all the node modules without any recommendation for fixes.