Bump compression from 1.7.4 to 1.7.5

Bumps [compression](https://github.com/expressjs/compression) from 1.7.4 to 1.7.5.
- [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.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-04 03:03:36 +00:00
committed by GitHub
parent 4fd3df4f8a
commit 1645acece4
2 changed files with 39 additions and 28 deletions

View File

@@ -124,7 +124,7 @@
"cerialize": "0.1.18",
"cli-progress": "^3.12.0",
"colors": "^1.4.0",
"compression": "^1.7.4",
"compression": "^1.7.5",
"cookie-parser": "1.4.7",
"core-js": "^3.38.1",
"date-fns": "^2.29.3",