Skip to content

Commit 8906ec1

Browse files
committed
fix: bump deps
1 parent 0e793c5 commit 8906ec1

File tree

2 files changed

+172
-130
lines changed

2 files changed

+172
-130
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@ladjs/i18n": "^1.1.0",
2424
"@ladjs/shared-config": "^0.0.2",
2525
"@ladjs/store-ip-address": "^0.0.5",
26-
"boolean": "^0.2.0",
26+
"boolean": "^1.0.0",
2727
"cabin": "^2.0.13",
2828
"express-request-id": "^1.4.1",
2929
"ip": "^1.1.5",
@@ -38,7 +38,7 @@
3838
"koa-conditional-get": "^2.0.0",
3939
"koa-connect": "^2.0.1",
4040
"koa-etag": "^3.0.0",
41-
"koa-helmet": "^4.0.0",
41+
"koa-helmet": "^4.1.0",
4242
"koa-json": "^2.0.2",
4343
"koa-no-trailing-slash": "^2.1.0",
4444
"koa-simple-ratelimit": "^2.4.1",
@@ -51,20 +51,20 @@
5151
"@commitlint/cli": "^7.5.2",
5252
"@commitlint/config-conventional": "^7.5.0",
5353
"auto-bind": "^2.0.0",
54-
"ava": "^1.3.1",
54+
"ava": "^1.4.0",
5555
"codecov": "^3.2.0",
5656
"cross-env": "^5.2.0",
57-
"eslint": "^5.15.1",
57+
"eslint": "^5.15.3",
5858
"eslint-config-xo-lass": "^1.0.3",
5959
"fixpack": "^2.3.1",
6060
"husky": "^1.3.1",
6161
"koa-router": "^7.4.0",
6262
"lint-staged": "^8.1.5",
63-
"mongoose": "^5.4.18",
63+
"mongoose": "^5.4.19",
6464
"nyc": "^13.3.0",
6565
"remark-cli": "^6.0.1",
6666
"remark-preset-github": "^0.0.13",
67-
"supertest": "^4.0.0",
67+
"supertest": "^4.0.2",
6868
"xo": "^0.24.0"
6969
},
7070
"engines": {

0 commit comments

Comments
 (0)