Skip to content
Snippets Groups Projects
Commit 109a40f6 authored by Benjamin Chodoroff's avatar Benjamin Chodoroff
Browse files

ignore hoek vulnerability

closes #2527

none of our dependencies which depend on hoek have updated to fix this issue

luckily the issue is not relevant to any of our runtime code -- the vulnerable version of hoek is used by babel-cli, node-sass, sqlite3, and webpack -- none of these are runtime deps
(well webpack is sorta runtime but its usage of hoek is only during dev usage (watchpack))
parent da07ee32
No related branches found
No related tags found
No related merge requests found
.nsprc 0 → 100644
{
"exceptions": ["https://nodesecurity.io/advisories/566"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment