snowflakedb / SnowAlert

Security Analytics Using The Snowflake Data Warehouse
Apache License 2.0
181 stars 57 forks source link

Fix remaining vulns: nth-check, css-what and follow-redirects #586

Closed sfc-gh-nlele closed 2 years ago

sfc-gh-nlele commented 2 years ago

Used yarn's resolutions to fix vulnerabilities present in dependencies: nth-check and css-what, by updating the parent dependency css-select to ^4.0.0.

Bumped follow-redirects to 1.14.8.

sfc-gh-nlele commented 2 years ago

Passes the automated tests: link

Installed the dependencies, built and ran the WebUI to confirm that there are no breaking changes.