makeopensource / devU

Autograder version 4
10 stars 13 forks source link

Update dependancies #59

Closed jessehartloff closed 3 months ago

jessehartloff commented 6 months ago

Subject of the issue


We're overdue a mass update of all our dependencies. We currently have multiple critical security issues and one library on the front end is using a patched security vulnerability.

Expected behavior


The app should work and npm should be happy with all our dependencies

Actual behavior


It doesn't work and npm complains

Steps to reproduce


In the client directory, run "npm run local"

Any relevant logs, error output, etc?


node:internal/crypto/hash:71 this[kHandle] = new _Hash(algorithm, xofLen); ^ Error: error:0308010C:digital envelope routines::unsupported

31 vulnerabilities (1 low, 4 moderate, 22 high, 4 critical)