Skip to content

Commit ed2f499

Browse files
committed
chore: bump deps
1 parent a3007a1 commit ed2f499

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"koa": "^2.14.1",
2525
"koa-404-handler": "^0.1.0",
2626
"koa-basic-auth": "^4.0.0",
27-
"koa-better-error-handler": "^10.0.8",
27+
"koa-better-error-handler": "^11.0.0",
2828
"koa-better-timeout": "^0.0.6",
2929
"koa-bodyparser": "^4.3.0",
3030
"koa-compress": "^5.1.0",
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@commitlint/cli": "^17.4.2",
4242
"@commitlint/config-conventional": "^17.4.2",
43-
"ava": "^5.1.0",
43+
"ava": "^5.1.1",
4444
"axe": "^11.2.1",
4545
"cabin": "^12.0.0",
4646
"cross-env": "^7.0.3",
@@ -51,7 +51,7 @@
5151
"ioredis": "^5.2.5",
5252
"ioredis-mock": "^8.2.2",
5353
"lint-staged": "13.1.0",
54-
"mongoose": "^6.8.3",
54+
"mongoose": "^6.8.4",
5555
"nyc": "^15.1.0",
5656
"remark-cli": "^11.0.0",
5757
"remark-preset-github": "^4.0.4",

0 commit comments

Comments
 (0)