Skip to content

Commit d64738f

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-FORMDATA-10841150
1 parent e1ec11d commit d64738f

File tree

2 files changed

+1141
-364
lines changed

2 files changed

+1141
-364
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
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",
3030
"@slack/web-api": "^6.0.0",
31-
"axe": "^8.0.0",
31+
"axe": "^10.0.0",
3232
"crypto-random-string": "^5.0.0",
3333
"del": "^6.0.0",
3434
"humanize-string": "^3.0.0",

0 commit comments

Comments
 (0)