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

Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v0.6.4...v8.1.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 8.1.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:26 +00:00 committed by GitHub
parent 5fcd33618a
commit 0159f41828

View file

@ -135,7 +135,7 @@ image = { version = "0.24", features = ["png", "jpeg", "webp"], optional = true
infer = { version = "0.15", optional = true } # Détection de type de fichier infer = { version = "0.15", optional = true } # Détection de type de fichier
mime = "0.3" # Types MIME mime = "0.3" # Types MIME
tempfile = { version = "3.8", optional = true } # Fichiers temporaires tempfile = { version = "3.8", optional = true } # Fichiers temporaires
zip = { version = "0.6", optional = true } # Archives ZIP zip = { version = "8.1", optional = true } # Archives ZIP
# ═══════════════════════════════════════════════════════════════════════ # ═══════════════════════════════════════════════════════════════════════
# ═══════════════════════════════════════════════════════════════════════ # ═══════════════════════════════════════════════════════════════════════