update packages
This commit is contained in:
parent
e2cb5903d3
commit
fd6a190115
661
package-lock.json
generated
661
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@ -33,25 +33,25 @@
|
|||||||
"babel-core": "^6.26.3",
|
"babel-core": "^6.26.3",
|
||||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
||||||
"bcryptjs": "^2.4.3",
|
"bcryptjs": "^2.4.3",
|
||||||
"bluebird": "^3.5.4",
|
"bluebird": "^3.5.5",
|
||||||
"body-parser": "^1.18.3",
|
"body-parser": "^1.19.0",
|
||||||
"connect-redis": "^3.4.1",
|
"connect-redis": "^3.4.1",
|
||||||
"connect-session-knex": "^1.4.0",
|
"connect-session-knex": "^1.4.0",
|
||||||
"email-templates": "^2.7.1",
|
"email-templates": "^2.7.1",
|
||||||
"express": "^4.16.4",
|
"express": "^4.17.1",
|
||||||
"express-rate-limit": "^2.14.2",
|
"express-rate-limit": "^2.14.2",
|
||||||
"express-session": "^1.16.1",
|
"express-session": "^1.16.2",
|
||||||
"feed": "^1.1.1",
|
"feed": "^1.1.1",
|
||||||
"fs-extra": "^4.0.3",
|
"fs-extra": "^4.0.3",
|
||||||
"gm": "^1.23.1",
|
"gm": "^1.23.1",
|
||||||
"knex": "^0.14.6",
|
"knex": "^0.14.6",
|
||||||
"multiparty": "^4.2.1",
|
"multiparty": "^4.2.1",
|
||||||
"mysql": "^2.16.0",
|
"mysql": "^2.17.1",
|
||||||
"nodemailer": "^4.7.0",
|
"nodemailer": "^4.7.0",
|
||||||
"notp": "^2.0.3",
|
"notp": "^2.0.3",
|
||||||
"oauth-libre": "^0.9.17",
|
"oauth-libre": "^0.9.17",
|
||||||
"objection": "^0.8.9",
|
"objection": "^0.8.9",
|
||||||
"pug": "^2.0.3",
|
"pug": "^2.0.4",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"stylus": "^0.54.5",
|
"stylus": "^0.54.5",
|
||||||
"thirty-two": "^1.0.2",
|
"thirty-two": "^1.0.2",
|
||||||
@ -64,8 +64,8 @@
|
|||||||
"babel-preset-env": "^1.7.0",
|
"babel-preset-env": "^1.7.0",
|
||||||
"bootstrap": "^4.3.1",
|
"bootstrap": "^4.3.1",
|
||||||
"concurrently": "^3.6.1",
|
"concurrently": "^3.6.1",
|
||||||
"eslint-plugin-import": "^2.17.1",
|
"eslint-plugin-import": "^2.18.0",
|
||||||
"jquery": "^3.4.0",
|
"jquery": "^3.4.1",
|
||||||
"morgan": "^1.9.1",
|
"morgan": "^1.9.1",
|
||||||
"mustache": "^2.3.2",
|
"mustache": "^2.3.2",
|
||||||
"popper.js": "^1.15.0",
|
"popper.js": "^1.15.0",
|
||||||
@ -74,7 +74,7 @@
|
|||||||
"vue-clickaway": "^2.2.2",
|
"vue-clickaway": "^2.2.2",
|
||||||
"vue-loader": "^13.7.3",
|
"vue-loader": "^13.7.3",
|
||||||
"vue-resource": "^1.5.1",
|
"vue-resource": "^1.5.1",
|
||||||
"vue-router": "^3.0.5",
|
"vue-router": "^3.0.7",
|
||||||
"vue-template-compiler": "^2.6.10",
|
"vue-template-compiler": "^2.6.10",
|
||||||
"watch": "^1.0.2",
|
"watch": "^1.0.2",
|
||||||
"webpack": "^3.12.0",
|
"webpack": "^3.12.0",
|
||||||
|
Reference in New Issue
Block a user