Skip to content

Commit

Permalink
Bump compression from 1.7.5 to 1.8.0 in /hedera-mirror-rest (#10397)
Browse files Browse the repository at this point in the history
Bumps [compression](https://github.com/expressjs/compression) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](expressjs/compression@1.7.5...1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent bc0baa7 commit 654621f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions hedera-mirror-rest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hedera-mirror-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@hashgraph/proto": "^2.15.0",
"@trufflesuite/bigint-buffer": "^1.1.10",
"asn1js": "^3.0.5",
"compression": "^1.7.5",
"compression": "^1.8.0",
"cors": "^2.8.5",
"express": "^4.21.2",
"express-http-context": "^1.2.4",
Expand Down

0 comments on commit 654621f

Please sign in to comment.