Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates to handle npm vulnerability warnings #168

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

basilleaf
Copy link
Member

@basilleaf basilleaf commented Jul 12, 2022

NOTE:

This build requires Node 14 but currently for the luti production Netlify is installing deprecated Node v10.24.1

preview of this branch is here on my Netlify --> https://62cdc2e883f7030009597f95--incredible-narwhal-2054b9.netlify.app/

Node 10 might be getting set by an environment var in Netlify dashboard under Build & Deploy and Environment - I have nothing set there and it installed Node 16.16.0 by default..

Description:

some npm package updates (and small code change) to get rid of npm vuln warnings

image

I did a quick QA check and looks good BUT not sure I'm aware of all the latest features these days! So might want to take this for a quick spin before merging.

No rush if this is inconvenient but these vuln warnings have been popping off and climbing in number for awhile so felt like smashing them 🔨

folks will likely need to rm -rf node_modules and rm package-lock.json before running npm install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant