Update dependency koa-compress to ~5.1.0
All checks were successful
ci / build-image (pull_request) Successful in 3m35s
ci / test-image (pull_request) Successful in 10s

This commit is contained in:
Renovate Bot 2025-06-12 22:05:00 +00:00
parent 1ed817284b
commit be5d11a815
2 changed files with 12 additions and 18 deletions

View file

@ -38,7 +38,7 @@
"kcors": "^2.2.1",
"koa": "^2.13.0",
"koa-bodyparser": "^4.3.0",
"koa-compress": "~5.0.1",
"koa-compress": "~5.1.0",
"koa-favicon": "~2.1.0",
"koa-logger": "~3.2.1",
"koa-route": "~3.2.0",