fix: override elliptic to patched version for GHSA-848j-6mx2-7j84

This commit is contained in:
2026-05-05 13:03:23 +00:00
committed by Hugh Hackman [agent]
parent 6459913304
commit c0b43ae2aa
+2 -1
View File
@@ -33,7 +33,8 @@
"tar": "^7.5.11",
"undici": "^7.24.3",
"lodash": ">=4.18.0",
"vite": ">=6.4.2"
"vite": ">=6.4.2",
"elliptic": ">=6.6.1"
},
"devDependencies": {
"@headlamp-k8s/eslint-config": "^0.6.0",