marcoaldana25 / AngularShowcase

A repository for learning and working with Angular, targeting API's that I've developed.
0 stars 0 forks source link

Apply npm audit fix --force and update packages #11

Closed marcoaldana25 closed 6 months ago

marcoaldana25 commented 6 months ago

Ran npm audit fix --force, deleted node_modules and package-lock.json, installed ncu to check for package updates and applied. Re-ran npm i to install dependencies and ran through app quickly to ensure it still built