Skip to content

Commit 58b9b5d

Browse files
authored
fix: npm audit (ignore them) (#556)
1 parent b72d9a5 commit 58b9b5d

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

.nsprc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,15 @@
88
"active": true,
99
"expiry": "2026-02-15",
1010
"notes": "tar version 7.5.4 is bundled inside npm (semantic-release/npm) and can't be override. We need to wait for a fix from npm"
11+
},
12+
"1112818": {
13+
"active": true,
14+
"expiry": "2026-02-15",
15+
"notes": "@isaacs/brace-expansion version 5.0.0 is bundled inside npm (semantic-release/npm) and can't be override. We need to wait for a fix from npm"
16+
},
17+
"1112810": {
18+
"active": true,
19+
"expiry": "2026-02-15",
20+
"notes": "There is no fix for npm yet"
1121
}
1222
}

package-lock.json

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

0 commit comments

Comments
 (0)