fix: add elliptic override for GHSA-848j-6mx2-7j84 #142

Merged
privilegedescalation-engineer[bot] merged 2 commits from fix/elliptic-override-ghsa-848j-6mx2-7j84 into main 2026-05-06 02:14:10 +00:00
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"flatted": "^3.4.2",
"lodash": ">=4.18.0",
"picomatch": ">=4.0.4",
"vite": ">=6.4.2"
"vite": ">=6.4.2",
"elliptic": ">=6.6.1"
}
},
"devDependencies": {
+1
View File
@@ -11,6 +11,7 @@ overrides:
lodash: '>=4.18.0'
picomatch: '>=4.0.4'
vite: '>=6.4.2'
elliptic: '>=6.6.1'
importers: