Remediate llm-fe npm audit critical/high vulns (#53)
Unit Tests / test (pull_request) Successful in 12s

Bring dependency tree from 103 vulns (4 critical / 71 high) down to 4 moderate via npm audit fix, locked transitive overrides, and a CRA-compatible brace-expansion shim. Remaining moderates need react-router v7 and leaving Create React App.
This commit is contained in:
2026-07-29 19:38:47 -05:00
parent b5e16bfa6e
commit ffb5a46f30
19 changed files with 2204 additions and 1898 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"name": "brace-expansion",
"version": "5.0.8",
"description": "v1-compatible brace-expansion@5.0.8 shim (GHSA-mh99-v99m-4gvg)",
"main": "index.js",
"license": "MIT"
}