mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Ignore mime vulnerability warning since it is only used in dev
This commit is contained in:
parent
fb0480f7ca
commit
eb9c909939
1 changed files with 6 additions and 0 deletions
6
.nsprc
Normal file
6
.nsprc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"exceptions": [
|
||||
// mime is only used in webpack-dev-server
|
||||
"https://nodesecurity.io/advisories/535"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue