diff options
author | Thomas <thomas.b.huang@gmail.com> | 2018-05-17 13:47:07 +0800 |
---|---|---|
committer | Thomas <thomas.b.huang@gmail.com> | 2018-05-17 13:47:07 +0800 |
commit | 5e80bc4cb93277c8b3952345a6cb4cc055248b94 (patch) | |
tree | a173db7caddd63a055dcf3eff4c8b66ba954eb27 /.nsprc | |
parent | d9be7f989a86e3fdfd83e4c632fd08cefd8309e5 (diff) | |
parent | 6e79225dbff512ab9bcae2731bcfc4ce33e98664 (diff) | |
download | tangerine-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-- | .nsprc | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ { - "exceptions": ["https://nodesecurity.io/advisories/566"] + "exceptions": [ + "https://nodesecurity.io/advisories/566", + "https://nodesecurity.io/advisories/157" + ] } |