Bump compression from 1.7.4 to 1.8.0

Bumps [compression](https://github.com/expressjs/compression) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...1.8.0)

---
updated-dependencies:
- dependency-name: compression
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-15 08:31:10 +00:00 committed by GitHub
parent 201ba0d399
commit 5c0a7db8c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 36 additions and 96 deletions

View file

@ -12,7 +12,7 @@
"@prisma/client": "^5.11.0",
"command-line-args": "^6.0.1",
"command-line-usage": "^7.0.3",
"compression": "^1.7.4",
"compression": "^1.8.0",
"cors": "^2.8.5",
"express": "^5.0.0",
"mqtt": "^5.13.2",