Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"esm-path": "1.0.1",
"globby": "14.0.2",
"json-to-pretty-yaml": "1.2.2",
"koa": "2.15.4",
"koa": "2.16.1",
"koa-static": "5.0.0",
"publichost": "1.1.2",
"swagger-jsdoc": "6.2.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3454,7 +3454,7 @@ __metadata:
globby: "npm:14.0.2"
jest: "npm:29.7.0"
json-to-pretty-yaml: "npm:1.2.2"
koa: "npm:2.15.4"
koa: "npm:2.16.1"
koa-static: "npm:5.0.0"
ky: "npm:1.7.2"
pkg: "npm:5.8.1"
Expand Down Expand Up @@ -4999,9 +4999,9 @@ __metadata:
languageName: node
linkType: hard

"koa@npm:2.15.4":
version: 2.15.4
resolution: "koa@npm:2.15.4"
"koa@npm:2.16.1":
version: 2.16.1
resolution: "koa@npm:2.16.1"
dependencies:
accepts: "npm:^1.3.5"
cache-content-type: "npm:^1.0.0"
Expand All @@ -5026,7 +5026,7 @@ __metadata:
statuses: "npm:^1.5.0"
type-is: "npm:^1.6.16"
vary: "npm:^1.1.2"
checksum: 10c0/fd2171b4dba706d35244fe60403a61671717a167453349813757999dad280049ddd0dcdba23cda197a5a3538f4c034cf0fd1f9caeb849be1ca1eecaa78db2f99
checksum: 10c0/66beb2e4d7968e1081341ea9a9c1f7f3fad4aaa0475c813f1be79ed84c345d9d45de9e34eeee3cdd790fc81ee5efbde2223d49fd5da571e29b0b3bed6baafb8e
languageName: node
linkType: hard

Expand Down
Loading