mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
Remove temporary fix in .auditrc
This commit is contained in:
parent
d8c5461a58
commit
a937c8474d
1 changed files with 0 additions and 2 deletions
2
.auditrc
2
.auditrc
|
|
@ -2,6 +2,4 @@ exports.exceptions = [
|
|||
// Add exceptions to audit script:
|
||||
// // Severity: low, lodash (< 4.17.5), used heavily in our CRA fork
|
||||
// "https://npmjs.com/advisories/577",
|
||||
// Temporarily skip warning about axios until SDK is updated
|
||||
"https://npmjs.com/advisories/880",
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue