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-COOKIE-8163060
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Oct 10, 2024
1 parent e1ec11d commit 87ae98d
Show file tree
Hide file tree
Showing 2 changed files with 1,037 additions and 328 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"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",
"@slack/web-api": "^6.0.0",
"axe": "^8.0.0",
"crypto-random-string": "^5.0.0",
"del": "^6.0.0",
"del": "^8.0.0",
"humanize-string": "^3.0.0",
"ip": "^1.1.5",
"koa-jwt": "^4.0.1",
Expand Down
Loading

0 comments on commit 87ae98d

Please sign in to comment.