Skip to content

Commit 8721998

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-ONHEADERS-10773729
1 parent e1ec11d commit 8721998

File tree

2 files changed

+1095
-337
lines changed

2 files changed

+1095
-337
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.7",
2727
"@ladjs/env": "^3.0.0",
2828
"@ladjs/graceful": "^2.0.1",
2929
"@ladjs/shared-config": "^7.0.3",

0 commit comments

Comments
 (0)