Skip to content

Commit e569fcf

Browse files
committed
version 0.57.26
1 parent b603e02 commit e569fcf

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hfs",
3-
"version": "0.57.24",
3+
"version": "0.57.26",
44
"description": "HTTP File Server",
55
"keywords": ["file server", "http server"],
66
"homepage": "https://rejetto.com/hfs",
@@ -82,7 +82,7 @@
8282
"iconv-lite": "^0.7.0",
8383
"immer": "^10.1.3",
8484
"ip2location-nodejs": "^9.7.0",
85-
"koa": "^3.0.3",
85+
"koa": "^3.1.1",
8686
"koa-compress": "^5.1.1",
8787
"koa-mount": "^4.2.0",
8888
"koa-session": "^7.0.2",

tests/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ accounts:
148148
admins:
149149
allow_net: ::1
150150
admin: true
151-
version: 0.57.24
151+
version: 0.57.26
152152
max_downloads_per_account: 2
153153
max_downloads: 1
154154
roots:

0 commit comments

Comments
 (0)