Skip to content

Commit fa2f0f7

Browse files
committed
fix: api/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOA-10944994
1 parent c60cd35 commit fa2f0f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"cron-parser": "^4.6.0",
5252
"dotenv": "^16.0.0",
5353
"generic-pool": "^3.8.2",
54-
"koa": "^2.13.4",
54+
"koa": "^3.0.1",
5555
"koa-body": "^5.0.0",
5656
"koa-router": "^10.1.1",
5757
"koa-static": "^5.0.0",

0 commit comments

Comments
 (0)