Skip to content

Commit

Permalink
build: Added ignore for false positive audit vulnerability (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
robdmoore authored Feb 20, 2024
1 parent 0581d3e commit 3bbb883
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .nsprc
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
{
"1096460": {
"active": true,
"notes": "Ignored since the vulnerability is when hosting a server, but this is via semantic release which only uses it as a client",
"expiry": 1711814399000
}
}

0 comments on commit 3bbb883

Please sign in to comment.