Skip to content

Commit 0c42a0b

Browse files
committed
chores: bump deps
1 parent a082be1 commit 0c42a0b

File tree

3 files changed

+85
-150
lines changed

3 files changed

+85
-150
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:25.5.0-alpine
1+
FROM node:25.7.0-alpine
22

33
ENV NODE_ENV=production
44

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"ldap"
3434
],
3535
"dependencies": {
36-
"@koa/router": "^12.0.1",
36+
"@koa/router": "^15.3.1",
3737
"@ladjs/consolidate": "^1.0.0",
3838
"@ladjs/koa-views": "^9.0.0",
39-
"koa": "^2.13.4",
39+
"koa": "^3.1.2",
4040
"koa-bodyparser": "^4.3.0",
4141
"koa-xml-body": "^3.0.0",
4242
"minimist": "^1.2.6",

0 commit comments

Comments
 (0)