Commit 881ade5 1 parent 80456f2 commit 881ade5 Copy full SHA for 881ade5
File tree 2 files changed +34
-3
lines changed
packages/platform/platform-koa
2 files changed +34
-3
lines changed Original file line number Diff line number Diff line change 75
75
"@types/koa-session" : " 6.4.5" ,
76
76
"@types/koa__router" : " 12.0.4" ,
77
77
"eslint" : " 9.12.0" ,
78
- "koa" : " 2.15.3 " ,
78
+ "koa" : " 2.15.4 " ,
79
79
"koa-bodyparser" : " 4.4.1" ,
80
80
"koa-compress" : " 5.1.1" ,
81
81
"koa-override" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -7841,7 +7841,7 @@ __metadata:
7841
7841
"@types/koa__router": "npm:12.0.4"
7842
7842
encodeurl: "npm:^2.0.0"
7843
7843
eslint: "npm:9.12.0"
7844
- koa: "npm:2.15.3 "
7844
+ koa: "npm:2.15.4 "
7845
7845
koa-bodyparser: "npm:4.4.1"
7846
7846
koa-compress: "npm:5.1.1"
7847
7847
koa-override: "npm:4.0.0"
@@ -20202,7 +20202,38 @@ __metadata:
20202
20202
languageName: node
20203
20203
linkType: hard
20204
20204
20205
- "koa@npm:2.15.3, koa@npm:^2.15.3":
20205
+ "koa@npm:2.15.4":
20206
+ version: 2.15.4
20207
+ resolution: "koa@npm:2.15.4"
20208
+ dependencies:
20209
+ accepts: "npm:^1.3.5"
20210
+ cache-content-type: "npm:^1.0.0"
20211
+ content-disposition: "npm:~0.5.2"
20212
+ content-type: "npm:^1.0.4"
20213
+ cookies: "npm:~0.9.0"
20214
+ debug: "npm:^4.3.2"
20215
+ delegates: "npm:^1.0.0"
20216
+ depd: "npm:^2.0.0"
20217
+ destroy: "npm:^1.0.4"
20218
+ encodeurl: "npm:^1.0.2"
20219
+ escape-html: "npm:^1.0.3"
20220
+ fresh: "npm:~0.5.2"
20221
+ http-assert: "npm:^1.3.0"
20222
+ http-errors: "npm:^1.6.3"
20223
+ is-generator-function: "npm:^1.0.7"
20224
+ koa-compose: "npm:^4.1.0"
20225
+ koa-convert: "npm:^2.0.0"
20226
+ on-finished: "npm:^2.3.0"
20227
+ only: "npm:~0.0.2"
20228
+ parseurl: "npm:^1.3.2"
20229
+ statuses: "npm:^1.5.0"
20230
+ type-is: "npm:^1.6.16"
20231
+ vary: "npm:^1.1.2"
20232
+ checksum: 10/98de77173822f0a28c0f5d1ebd261ab02f3f905d40602e51957a0c7202122647a60c5b6c59be03361dd24bf6a5685eac97af84b306914efd057751e71f93cb0f
20233
+ languageName: node
20234
+ linkType: hard
20235
+
20236
+ "koa@npm:^2.15.3":
20206
20237
version: 2.15.3
20207
20238
resolution: "koa@npm:2.15.3"
20208
20239
dependencies:
You can’t perform that action at this time.
0 commit comments