mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 20:11:48 -04:00
fix: ignore a vulnerability
This commit is contained in:
@@ -167,6 +167,9 @@
|
||||
"write-json-file",
|
||||
"write-pkg"
|
||||
]
|
||||
},
|
||||
"auditConfig": {
|
||||
"ignoreCves": ["CVE-2023-28155"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user