Skip to content

Commit 97670ad

Browse files
authored
chore(audit): Add handlebars advisory to nsprc ignore list (#1750) (#1751)
1 parent 9f2d9c0 commit 97670ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.nsprc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
22
"exceptions": [
3+
// Remove this once commitlint and babel have updated handlerbars in their dependencies.
4+
"https://npmjs.com/advisories/1300"
35
]
46
}

0 commit comments

Comments
 (0)