Skip to content

Commit 9d84a96

Browse files
committed
fix: apps/koa-esm/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOA-10944994
1 parent b31fb5f commit 9d84a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/koa-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"axios": "^1.6.8",
3232
"cross-env": "^7.0.3",
3333
"got": "^14.4.1",
34-
"koa": "^2.15.3",
34+
"koa": "^3.0.1",
3535
"koa-body": "^6.0.1",
3636
"koa-router": "^12.0.1",
3737
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)