aboutsummaryrefslogtreecommitdiffstats
path: root/.nsprc
diff options
context:
space:
mode:
authorThomas <thomas.b.huang@gmail.com>2018-05-17 13:47:07 +0800
committerThomas <thomas.b.huang@gmail.com>2018-05-17 13:47:07 +0800
commit5e80bc4cb93277c8b3952345a6cb4cc055248b94 (patch)
treea173db7caddd63a055dcf3eff4c8b66ba954eb27 /.nsprc
parentd9be7f989a86e3fdfd83e4c632fd08cefd8309e5 (diff)
parent6e79225dbff512ab9bcae2731bcfc4ce33e98664 (diff)
downloadtangerine-wallet-browser-5e80bc4cb93277c8b3952345a6cb4cc055248b94.tar
tangerine-wallet-browser-5e80bc4cb93277c8b3952345a6cb4cc055248b94.tar.gz
tangerine-wallet-browser-5e80bc4cb93277c8b3952345a6cb4cc055248b94.tar.bz2
tangerine-wallet-browser-5e80bc4cb93277c8b3952345a6cb4cc055248b94.tar.lz
tangerine-wallet-browser-5e80bc4cb93277c8b3952345a6cb4cc055248b94.tar.xz
tangerine-wallet-browser-5e80bc4cb93277c8b3952345a6cb4cc055248b94.tar.zst
tangerine-wallet-browser-5e80bc4cb93277c8b3952345a6cb4cc055248b94.zip
Merge branch 'develop' into testing
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"
+ ]
}