Skip to content

Commit dc4031e

Browse files
authored
ci: mitigate recent npm audit report (#3557)
1 parent 95dafa1 commit dc4031e

2 files changed

Lines changed: 51 additions & 110 deletions

File tree

.nsprc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"exceptions": []
2+
"exceptions": [
3+
// Blocked on: https://github.com/mochajs/mocha/issues/5534
4+
"https://github.com/advisories/GHSA-5j98-mcp5-4vw2"
5+
]
36
}

package-lock.json

Lines changed: 47 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)