Skip to content

Commit 091d7de

Browse files
committed
chore: bump deps
1 parent 8b9439d commit 091d7de

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
@@ -16,15 +16,15 @@
1616
"@ladjs/koa-simple-ratelimit": "^4.1.1",
1717
"@ladjs/passport": "^5.0.3",
1818
"@ladjs/redis": "^1.1.1",
19-
"@ladjs/shared-config": "^8.0.0",
19+
"@ladjs/shared-config": "^9.0.0",
2020
"@ladjs/store-ip-address": "^0.0.7",
2121
"boolean": "^3.2.0",
2222
"express-request-id": "1.4.1",
2323
"kcors": "^2.2.2",
2424
"koa": "^2.14.1",
2525
"koa-404-handler": "^0.1.0",
2626
"koa-basic-auth": "^4.0.0",
27-
"koa-better-error-handler": "^11.0.0",
27+
"koa-better-error-handler": "^11.0.1",
2828
"koa-better-timeout": "^0.0.6",
2929
"koa-bodyparser": "^4.3.0",
3030
"koa-compress": "^5.1.0",
@@ -41,17 +41,17 @@
4141
"@commitlint/cli": "^17.4.2",
4242
"@commitlint/config-conventional": "^17.4.2",
4343
"ava": "^5.1.1",
44-
"axe": "^11.2.1",
45-
"cabin": "^12.0.0",
44+
"axe": "^11.2.3",
45+
"cabin": "^12.0.1",
4646
"cross-env": "^7.0.3",
47-
"eslint": "^8.32.0",
47+
"eslint": "^8.33.0",
4848
"eslint-config-xo-lass": "^2.0.1",
4949
"fixpack": "^4.0.0",
5050
"husky": "^8.0.3",
51-
"ioredis": "^5.2.5",
52-
"ioredis-mock": "^8.2.2",
51+
"ioredis": "^5.3.0",
52+
"ioredis-mock": "^8.2.6",
5353
"lint-staged": "13.1.0",
54-
"mongoose": "^6.8.4",
54+
"mongoose": "^6.9.0",
5555
"nyc": "^15.1.0",
5656
"remark-cli": "^11.0.0",
5757
"remark-preset-github": "^4.0.4",

0 commit comments

Comments
 (0)