Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-RAILROADDIAGRAMS-6282875
  • Loading branch information
snyk-bot committed Feb 28, 2024
1 parent e1ec11d commit 5a5e541
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 318 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@hapi/boom": "^10.0.0",
"@koa/router": "^10.0.0",
"@ladjs/api": "^9.0.2",
"@ladjs/api": "^14.1.7",
"@ladjs/env": "^3.0.0",
"@ladjs/graceful": "^2.0.1",
"@ladjs/shared-config": "^7.0.3",
Expand Down
Loading

0 comments on commit 5a5e541

Please sign in to comment.