Skip to content

Commit 3503562

Browse files
committed
chore: bump deps
1 parent 3bb9e41 commit 3503562

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"@koa/router": "^12.0.1",
1515
"@ladjs/i18n": "^8.0.3",
1616
"@ladjs/koa-simple-ratelimit": "^4.1.1",
17-
"@ladjs/passport": "^5.1.1",
17+
"@ladjs/passport": "^5.1.4",
1818
"@ladjs/redis": "^1.1.1",
1919
"@ladjs/shared-config": "^9.1.4",
2020
"@ladjs/store-ip-address": "^0.0.7",
21-
"axe": "^12.2.3",
21+
"axe": "^12.2.9",
2222
"boolean": "^3.2.0",
23-
"cabin": "^13.2.5",
23+
"cabin": "^13.2.8",
2424
"express-request-id": "1.4.1",
2525
"kcors": "^2.2.2",
26-
"koa": "^2.15.0",
26+
"koa": "^2.15.3",
2727
"koa-404-handler": "^0.1.0",
2828
"koa-basic-auth": "^4.0.0",
2929
"koa-better-error-handler": "^11.0.4",
@@ -40,17 +40,17 @@
4040
"response-time": "^2.3.2"
4141
},
4242
"devDependencies": {
43-
"@commitlint/cli": "^18.4.3",
44-
"@commitlint/config-conventional": "^18.4.3",
43+
"@commitlint/cli": "^19.3.0",
44+
"@commitlint/config-conventional": "^19.2.2",
4545
"ava": "^5.3.1",
4646
"cross-env": "^7.0.3",
4747
"eslint": "^8.55.0",
4848
"eslint-config-xo-lass": "^2.0.1",
4949
"fixpack": "^4.0.0",
5050
"husky": "^8.0.3",
51-
"ioredis": "^5.3.2",
51+
"ioredis": "^5.4.1",
5252
"ioredis-mock": "^8.9.0",
53-
"lint-staged": "^15.2.0",
53+
"lint-staged": "^15.2.7",
5454
"mongoose": "6",
5555
"nyc": "^15.1.0",
5656
"remark-cli": "11",

0 commit comments

Comments
 (0)