1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00

node security - ignore known hoek advisory

This commit is contained in:
kumavis 2018-03-09 10:53:10 -08:00
parent ab1b39f554
commit 4c698be1d5

3
.nsprc Normal file
View File

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