Skip to content

Commit 2a1c564

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOA-10944994
1 parent 66c144e commit 2a1c564

2 files changed

Lines changed: 162 additions & 130 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ldap"
3434
],
3535
"dependencies": {
36-
"koa": "^1.0.0",
36+
"koa": "^3.0.1",
3737
"koa-buddy": "^0.1.0",
3838
"koa-router": "^5.1.2",
3939
"koa-swig": "^2.0.0",

0 commit comments

Comments
 (0)