aboutsummaryrefslogtreecommitdiffstats
path: root/.nsprc
diff options
context:
space:
mode:
authorbrunobar79 <brunobar79@gmail.com>2018-07-03 05:03:20 +0800
committerbrunobar79 <brunobar79@gmail.com>2018-07-03 05:03:20 +0800
commit85fd75c21f0e64817b3d4c4d51f37649e3a81233 (patch)
treea7002fec10c5e0c119689a277f5a6a378bf3baa2 /.nsprc
parent9b0bc67066d76aca886377ac34c83e6de1c56ccd (diff)
downloadtangerine-wallet-browser-85fd75c21f0e64817b3d4c4d51f37649e3a81233.tar.gz
tangerine-wallet-browser-85fd75c21f0e64817b3d4c4d51f37649e3a81233.tar.zst
tangerine-wallet-browser-85fd75c21f0e64817b3d4c4d51f37649e3a81233.zip
update package-lock.json
Diffstat (limited to '.nsprc')
-rw-r--r--.nsprc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.nsprc b/.nsprc
index cb37fad49..bd3a4f039 100644
--- a/.nsprc
+++ b/.nsprc
@@ -1,6 +1,7 @@
{
"exceptions": [
"https://nodesecurity.io/advisories/566",
- "https://nodesecurity.io/advisories/157"
+ "https://nodesecurity.io/advisories/157",
+ "https://nodesecurity.io/advisories/577"
]
}