Skip to content

Commit 881ade5

Browse files
dependabot[bot]Romakita
authored andcommitted
chore(deps-dev): bump koa from 2.15.3 to 2.15.4
Bumps [koa](https://github.com/koajs/koa) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md) - [Commits](koajs/koa@2.15.3...2.15.4) --- updated-dependencies: - dependency-name: koa dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80456f2 commit 881ade5

File tree

2 files changed

+34
-3
lines changed

2 files changed

+34
-3
lines changed

packages/platform/platform-koa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/koa-session": "6.4.5",
7676
"@types/koa__router": "12.0.4",
7777
"eslint": "9.12.0",
78-
"koa": "2.15.3",
78+
"koa": "2.15.4",
7979
"koa-bodyparser": "4.4.1",
8080
"koa-compress": "5.1.1",
8181
"koa-override": "4.0.0",

yarn.lock

+33-2
Original file line numberDiff line numberDiff line change
@@ -7841,7 +7841,7 @@ __metadata:
78417841
"@types/koa__router": "npm:12.0.4"
78427842
encodeurl: "npm:^2.0.0"
78437843
eslint: "npm:9.12.0"
7844-
koa: "npm:2.15.3"
7844+
koa: "npm:2.15.4"
78457845
koa-bodyparser: "npm:4.4.1"
78467846
koa-compress: "npm:5.1.1"
78477847
koa-override: "npm:4.0.0"
@@ -20202,7 +20202,38 @@ __metadata:
2020220202
languageName: node
2020320203
linkType: hard
2020420204

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":
2020620237
version: 2.15.3
2020720238
resolution: "koa@npm:2.15.3"
2020820239
dependencies:

0 commit comments

Comments
 (0)