Skip to content

Commit

Permalink
fix(deps): add ignore of an audit advisory
Browse files Browse the repository at this point in the history
  • Loading branch information
BlasiusVonSzerencsi committed Jul 2, 2020
1 parent 5c47f7a commit e7de6fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"https://npmjs.com/advisories/1084",
"https://npmjs.com/advisories/1464",
"https://npmjs.com/advisories/1179",
"https://npmjs.com/advisories/1500"
"https://npmjs.com/advisories/1500",
"https://npmjs.com/advisories/1523"
]
}

0 comments on commit e7de6fb

Please sign in to comment.