Skip to content

Commit 4cada54

Browse files
chore(dts-plugin): bump koa to 3.0.3 (#4157)
1 parent 8d83f3f commit 4cada54

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/steady-maps-dream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/dts-plugin': patch
3+
---
4+
5+
chore: bump koa dependency to 3.0.3 to address CVE-2025-62595

packages/dts-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"chalk": "3.0.0",
6161
"fs-extra": "9.1.0",
6262
"isomorphic-ws": "5.0.0",
63-
"koa": "3.0.1",
63+
"koa": "3.0.3",
6464
"log4js": "6.9.1",
6565
"node-schedule": "2.1.1",
6666
"ws": "8.18.0"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)