Skip to content

Commit a6145a5

Browse files
committed
upgrade koa and koa-body
1 parent bb36171 commit a6145a5

2 files changed

Lines changed: 95 additions & 32 deletions

File tree

package-lock.json

Lines changed: 93 additions & 30 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
@@ -131,8 +131,8 @@
131131
"@koa/cors": "^2.2.1",
132132
"flatted": "^0.2.3",
133133
"immer": "^1.8.0",
134-
"koa": "^2.5.2",
135-
"koa-body": "^2.5.0",
134+
"koa": "^2.7.0",
135+
"koa-body": "^4.1.0",
136136
"koa-router": "^7.2.1",
137137
"koa-socket-2": "^1.0.17",
138138
"lru-cache": "^4.1.1",

0 commit comments

Comments
 (0)