Skip to content

Commit 7cd2952

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOA-9679272
1 parent d92ee68 commit 7cd2952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"cabin": "^14.0.0",
2424
"express-request-id": "1.4.1",
2525
"kcors": "^2.2.2",
26-
"koa": "2.16.0",
26+
"koa": "2.16.1",
2727
"koa-404-handler": "^0.1.0",
2828
"koa-basic-auth": "^4.0.0",
2929
"koa-better-error-handler": "^11.0.4",

0 commit comments

Comments
 (0)