Skip to content

Commit 6a94cae

Browse files
chore(deps): update dependency koa to v3.1.1
1 parent 4b4ac49 commit 6a94cae

File tree

2 files changed

+22
-11
lines changed

2 files changed

+22
-11
lines changed

package-lock.json

Lines changed: 20 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
@@ -25,7 +25,7 @@
2525
"@types/compressible": "2.0.3",
2626
"@types/content-disposition": "0.5.9",
2727
"@types/express": "5.0.5",
28-
"@types/koa": "3.0.0",
28+
"@types/koa": "3.0.1",
2929
"@types/mime-types": "3.0.1",
3030
"@types/mocha": "10.0.10",
3131
"@types/range-parser": "1.2.7",
@@ -43,7 +43,7 @@
4343
"express": "5.1.0",
4444
"fastify": "5.6.1",
4545
"globals": "16.4.0",
46-
"koa": "3.0.3",
46+
"koa": "3.1.1",
4747
"memfs": "4.17.2",
4848
"mocha": "11.7.5",
4949
"mongodb": "6.20.0",

0 commit comments

Comments
 (0)