cyboholics / portfolioshop

Portfolioshop builds custom portfolio websites with submitted user data.
GNU General Public License v3.0
43 stars 48 forks source link

fix: Fix dependency security vulnerabilities #170

Closed its-ayush-07 closed 1 year ago

its-ayush-07 commented 1 year ago

Description

Manually fixed the dependency vulnerabilities in all the folders(root, app, and api), without any breaking changes. I did it by updating the npm version to ^8.19.2 and, updating the versions of the vulnerable dependencies using the 'overrides' object in package.json.

Motivation and Context

Fixes #52

How Has This Been Tested?

Tested locally. The application is working fine.

Screenshots (if appropriate)

ps#1

Checklist

its-ayush-07 commented 1 year ago

@sudip-mondal-2002 please add the hacktoberfest-accepted label as I'm contributing under that. Thanks :)