fix(coding-agent): update sandbox lodash lockfile

closes #3901
This commit is contained in:
Mario Zechner
2026-04-29 22:52:01 +02:00
parent d935a0f4f8
commit c84cfc77e6
2 changed files with 7 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Updated the sandbox extension example lockfile to resolve the vulnerable `lodash-es` transitive dependency ([#3901](https://github.com/badlogic/pi-mono/issues/3901)).
## [0.70.6] - 2026-04-28
### New Features