We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49330a commit 059904dCopy full SHA for 059904d
package.json
@@ -32,7 +32,7 @@
32
"koa": "^2.13.1",
33
"koa-404-handler": "^0.0.2",
34
"koa-basic-auth": "^4.0.0",
35
- "koa-better-error-handler": "^6.0.1",
+ "koa-better-error-handler": "^7.0.0",
36
"koa-better-timeout": "^0.0.6",
37
"koa-bodyparser": "^4.3.0",
38
"koa-compress": "^5.0.1",
@@ -53,12 +53,12 @@
53
"ava": "^3.15.0",
54
"codecov": "^3.8.1",
55
"cross-env": "^7.0.3",
56
- "eslint": "^7.19.0",
+ "eslint": "^7.20.0",
57
"eslint-config-xo-lass": "^1.0.5",
58
"fixpack": "^4.0.0",
59
"husky": "^5.0.9",
60
"lint-staged": "10.5.4",
61
- "mongoose": "^5.11.15",
+ "mongoose": "^5.11.17",
62
"nyc": "^15.1.0",
63
"remark-cli": "^9.0.0",
64
"remark-preset-github": "^4.0.1",
0 commit comments