Skip to content

Commit 8fb1980

Browse files
committed
chore: bump deps
1 parent 16cf8b0 commit 8fb1980

File tree

2 files changed

+1971
-2067
lines changed

2 files changed

+1971
-2067
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,50 +20,50 @@
2020
"Nick Baugh <[email protected]> (http://niftylettuce.com/)"
2121
],
2222
"dependencies": {
23-
"@koa/router": "^10.0.0",
24-
"@ladjs/i18n": "^7.0.1",
23+
"@koa/router": "^10.1.1",
24+
"@ladjs/i18n": "^7.2.3",
2525
"@ladjs/redis": "^1.0.7",
2626
"@ladjs/shared-config": "^5.0.1",
2727
"@ladjs/store-ip-address": "^0.0.7",
28-
"boolean": "^3.0.2",
28+
"boolean": "^3.1.4",
2929
"cabin": "^9.0.4",
3030
"express-request-id": "^1.4.1",
3131
"kcors": "^2.2.2",
3232
"koa": "^2.13.1",
3333
"koa-404-handler": "^0.0.2",
3434
"koa-basic-auth": "^4.0.0",
35-
"koa-better-error-handler": "^7.0.0",
35+
"koa-better-error-handler": "^7.0.1",
3636
"koa-better-timeout": "^0.0.6",
3737
"koa-bodyparser": "^4.3.0",
38-
"koa-compress": "^5.0.1",
38+
"koa-compress": "^5.1.0",
3939
"koa-conditional-get": "^3.0.0",
4040
"koa-connect": "^2.1.0",
4141
"koa-etag": "^4.0.0",
4242
"koa-json": "^2.0.2",
4343
"koa-no-trailing-slash": "^2.1.0",
4444
"koa-simple-ratelimit": "^5.1.0",
45-
"lodash": "^4.17.20",
45+
"lodash": "^4.17.21",
4646
"multimatch": "^5.0.0",
4747
"request-received": "^0.0.3",
4848
"response-time": "^2.3.2"
4949
},
5050
"devDependencies": {
51-
"@commitlint/cli": "^11.0.0",
52-
"@commitlint/config-conventional": "^11.0.0",
51+
"@commitlint/cli": "^13.1.0",
52+
"@commitlint/config-conventional": "^13.1.0",
5353
"ava": "^3.15.0",
54-
"codecov": "^3.8.1",
54+
"codecov": "^3.8.3",
5555
"cross-env": "^7.0.3",
56-
"eslint": "^7.20.0",
56+
"eslint": "^7.32.0",
5757
"eslint-config-xo-lass": "^1.0.5",
5858
"fixpack": "^4.0.0",
59-
"husky": "^5.0.9",
60-
"lint-staged": "10.5.4",
61-
"mongoose": "^5.11.17",
59+
"husky": "^7.0.1",
60+
"lint-staged": "11.1.2",
61+
"mongoose": "^5.13.7",
6262
"nyc": "^15.1.0",
63-
"remark-cli": "^9.0.0",
63+
"remark-cli": "^10.0.0",
6464
"remark-preset-github": "^4.0.1",
65-
"supertest": "^6.1.3",
66-
"xo": "^0.37.1"
65+
"supertest": "^6.1.6",
66+
"xo": "0.39"
6767
},
6868
"engines": {
6969
"node": ">=10.10.0"

0 commit comments

Comments
 (0)