mirror of
https://github.com/prompt-security/clawsec.git
synced 2026-06-13 05:28:02 +03:00
fix(clawsec-suite): use release metadata for heartbeat version check (#173)
* fix(clawsec-suite): stop false heartbeat update alerts * chore(deps): remediate npm audit vulnerabilities * docs(heartbeats): harden release lookup and fallback behavior * chore(skills): remove prompt-agent * chore(clawsec-suite): bump version to 0.1.5 * fix(ci): skip removed skills in skill-release validation
This commit is contained in:
+2
-2
@@ -32,12 +32,12 @@
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"fast-check": "^4.5.3",
|
||||
"typescript": "~5.9.3",
|
||||
"vite": "^7.3.1"
|
||||
"vite": "^7.3.2"
|
||||
},
|
||||
"overrides": {
|
||||
"ajv": "6.14.0",
|
||||
"balanced-match": "4.0.3",
|
||||
"brace-expansion": "5.0.2",
|
||||
"brace-expansion": "5.0.5",
|
||||
"minimatch": "10.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user