issues
search
codeforUV
/
food_resources
A project that aims to increase food access for residents of the Upper Valley region of VT/NH
https://food-resources.herokuapp.com
MIT License
1
stars
6
forks
source link
Update JavaScript security vulnerabilities
#46
Closed
thomascchen
closed
3 years ago
thomascchen
commented
3 years ago
Ran these steps:
npm i --package-lock-only
rm yarn.lock
npm audit fix
yarn import
rm package-lock.json
Ran these steps: