node security - ignore known hoek advisory

This commit is contained in:
kumavis 2018-03-09 10:53:10 -08:00
parent ab1b39f554
commit 4c698be1d5
1 changed files with 3 additions and 0 deletions

3
.nsprc Normal file
View File

@ -0,0 +1,3 @@
{
"exceptions": ["https://nodesecurity.io/advisories/566"]
}