Skip to content

Commit

Permalink
Bump compression from 1.7.5 to 1.8.0 in /hedera-mirror-rest/monitoring (
Browse files Browse the repository at this point in the history
#10403)

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 13dab86 commit 601a7e2
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/monitoring/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/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"abort-controller": "^3.0.0",
"compression": "^1.7.5",
"compression": "^1.8.0",
"cors": "^2.8.5",
"express": "^4.21.2",
"extend": "^3.0.2",
Expand Down

0 comments on commit 601a7e2

Please sign in to comment.