aboutsummaryrefslogtreecommitdiffstats
path: root/.nsprc
diff options
context:
space:
mode:
authorThomas <thomas.b.huang@gmail.com>2018-05-12 01:13:44 +0800
committerThomas <thomas.b.huang@gmail.com>2018-05-12 01:13:44 +0800
commit3632ea29cc0a21448d904d985ae70ee0c13484a4 (patch)
tree59ae2bcde6349b735a0ae542a9207a06c48ab2b9 /.nsprc
parentd9d528753dbd17ab4cc6796def4d429dfb33f2f8 (diff)
parentbfc19e403b6b1612d60a9e191e250e5a794df4cf (diff)
downloadtangerine-wallet-browser-3632ea29cc0a21448d904d985ae70ee0c13484a4.tar.gz
tangerine-wallet-browser-3632ea29cc0a21448d904d985ae70ee0c13484a4.tar.zst
tangerine-wallet-browser-3632ea29cc0a21448d904d985ae70ee0c13484a4.zip
Merge branch 'develop' into e2e-tests
Diffstat (limited to '.nsprc')
-rw-r--r--.nsprc5
1 files changed, 4 insertions, 1 deletions
diff --git a/.nsprc b/.nsprc
index a9abc1e1e..cb37fad49 100644
--- a/.nsprc
+++ b/.nsprc
@@ -1,3 +1,6 @@
{
- "exceptions": ["https://nodesecurity.io/advisories/566"]
+ "exceptions": [
+ "https://nodesecurity.io/advisories/566",
+ "https://nodesecurity.io/advisories/157"
+ ]
}