chore(deps): update lz4_flex requirement in /veza-stream-server
Some checks failed
Frontend CI / test (push) Failing after 0s
Backend API CI / test-unit (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s

Updates the requirements on [lz4_flex](https://github.com/pseitz/lz4_flex) to permit the latest version.
- [Release notes](https://github.com/pseitz/lz4_flex/releases)
- [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pseitz/lz4_flex/compare/0.11...0.12.0)

---
updated-dependencies:
- dependency-name: lz4_flex
  dependency-version: 0.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-21 14:05:11 +00:00 committed by GitHub
parent 5fcd33618a
commit d22aa784da

View file

@ -71,7 +71,7 @@ dasp = "0.11"
# Compression # Compression
brotli = "3.4" brotli = "3.4"
lz4_flex = "0.11" lz4_flex = "0.12"
zstd = "0.13" zstd = "0.13"
# Database & Cache # Database & Cache