mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
5 lines
175 B
Text
5 lines
175 B
Text
exports.exceptions = [
|
|
// Add exceptions to audit script:
|
|
// // Severity: low, lodash (< 4.17.5), used heavily in our CRA fork
|
|
// "https://npmjs.com/advisories/577",
|
|
];
|