Skip to content

Commit eb73509

Browse files
fix(deps): update dependency koa to v2.16.1 (#7782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75b906c commit eb73509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@koa/router": "13.1.0",
1010
"@prisma/client": "6.5.0",
11-
"koa": "2.16.0",
11+
"koa": "2.16.1",
1212
"koa-body": "6.0.1"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)