Skip to content

Commit 5f29e44

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 92b6de6 commit 5f29e44

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
@@ -30,7 +30,7 @@
3030
"express-request-id": "1.4.1",
3131
"is-string-and-not-blank": "^0.0.2",
3232
"kcors": "^2.2.2",
33-
"koa": "2.16.0",
33+
"koa": "2.16.1",
3434
"koa-404-handler": "^0.1.0",
3535
"koa-basic-auth": "^4.0.0",
3636
"koa-better-error-handler": "^11.0.4",

0 commit comments

Comments
 (0)