Skip to content

Commit 9bb99f6

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-8720152
1 parent e1ec11d commit 9bb99f6

File tree

2 files changed

+1081
-331
lines changed

2 files changed

+1081
-331
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@hapi/boom": "^10.0.0",
2525
"@koa/router": "^10.0.0",
26-
"@ladjs/api": "^9.0.2",
26+
"@ladjs/api": "^14.1.17",
2727
"@ladjs/env": "^3.0.0",
2828
"@ladjs/graceful": "^2.0.1",
2929
"@ladjs/shared-config": "^7.0.3",

0 commit comments

Comments
 (0)