fix(security): resolve pnpm audit failures

Co-authored-by: Abimael Martell <abimaelmartell@users.noreply.github.com>
This commit is contained in:
Cursor Agent
2026-06-10 13:05:39 +00:00
parent 1ab3b083e8
commit 97e404f5ef
2 changed files with 2 additions and 8 deletions

View File

@@ -1,7 +1,4 @@
{
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
"low": true,
"allowlist": [
"GHSA-w5hq-g745-h8pq"
]
"low": true
}

View File

@@ -1,7 +1,4 @@
{
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
"low": true,
"allowlist": [
"GHSA-w5hq-g745-h8pq"
]
"low": true
}