Update dependencies: koa-locales, mongodb, openpgp.
This commit is contained in:
12
package.json
12
package.json
@@ -24,22 +24,22 @@
|
||||
"co-body": "6.0.0",
|
||||
"config": "3.1.0",
|
||||
"koa": "2.7.0",
|
||||
"koa-ejs": "^4.2.0",
|
||||
"koa-locales": "1.11.0",
|
||||
"koa-ejs": "4.2.0",
|
||||
"koa-locales": "1.12.0",
|
||||
"koa-router": "7.4.0",
|
||||
"koa-static": "5.0.0",
|
||||
"mongodb": "3.2.6",
|
||||
"mongodb": "3.2.7",
|
||||
"nodemailer": "6.2.1",
|
||||
"openpgp": "4.5.2",
|
||||
"openpgp": "4.5.3",
|
||||
"winston": "3.2.1",
|
||||
"winston-papertrail": "1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bootstrap": "3.4.1",
|
||||
"bootstrap": "^3.4.1",
|
||||
"chai": "^4.1.1",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"eslint": "^5.16.0",
|
||||
"jquery": "3.4.1",
|
||||
"jquery": "^3.4.1",
|
||||
"mocha": "^6.1.4",
|
||||
"sinon": "^7.3.2",
|
||||
"supertest": "^4.0.2"
|
||||
|
||||
Reference in New Issue
Block a user