v4.4.2
camel-ai/camelv4.4.2May 24, 2026by sinewaveai
AI Summary
This release focuses on dependency updates to fix bugs in serialization/parsing libraries and updates development tools across multiple sub-packages.
Key Highlights
- Updated `qs` library from 6.15.0 to 6.15.2 to fix stringify/parse bugs.
- Updated `postcss` development dependencies to version 8.5.14.
- Applied these updates across sub-packages including `prooflayer-scanner`, `scanner-lite`, and `code-review-agent`.
Full Release Notes
## 🔧 Dependency Updates - **qs**: 6.15.0 → 6.15.2 (bug fixes for stringify/parse functions) - **postcss**: 8.5.6/8.5.8 → 8.5.14 (dev dependency updates) ## 📦 Changes - chore(deps): bump qs from 6.15.0 to 6.15.2 in /prooflayer-scanner (#92) - chore(deps): bump qs from 6.15.0 to 6.15.2 in /scanner-lite (#91) - chore(deps-dev): bump postcss from 8.5.6 to 8.5.14 (#87) - chore(deps-dev): bump postcss from 8.5.8 to 8.5.14 in /code-review-agent (#89) **Full Changelog**: https://github.com/sinewaveai/agent-security-scanner-mcp/compare/v4.4.1...v4.4.2