Skip to content

Commit 3b0cdb3

Browse files
fix(deps): update dependency koa to v3.1.1
1 parent 53d71e5 commit 3b0cdb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"debug": "4.4.3",
2323
"episode-parser": "2.0.2",
2424
"helmet": "^8.0.0",
25-
"koa": "3.0.3",
25+
"koa": "3.1.1",
2626
"koa-bodyparser": "4.4.1",
2727
"koa-helmet": "8.0.1",
2828
"koa-qs": "3.0.0",
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@types/jest": "^30.0.0",
40-
"@types/koa": "2.15.0",
40+
"@types/koa": "3.0.1",
4141
"@types/koa-bodyparser": "4.3.13",
4242
"@types/koa-helmet": "6.1.0",
4343
"@types/koa-router": "7.4.9",

0 commit comments

Comments
 (0)