update packages

This commit is contained in:
Evert Prants 2019-07-14 15:57:55 +03:00
parent e2cb5903d3
commit fd6a190115
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
2 changed files with 353 additions and 326 deletions

661
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,25 +33,25 @@
"babel-core": "^6.26.3",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"bcryptjs": "^2.4.3",
"bluebird": "^3.5.4",
"body-parser": "^1.18.3",
"bluebird": "^3.5.5",
"body-parser": "^1.19.0",
"connect-redis": "^3.4.1",
"connect-session-knex": "^1.4.0",
"email-templates": "^2.7.1",
"express": "^4.16.4",
"express": "^4.17.1",
"express-rate-limit": "^2.14.2",
"express-session": "^1.16.1",
"express-session": "^1.16.2",
"feed": "^1.1.1",
"fs-extra": "^4.0.3",
"gm": "^1.23.1",
"knex": "^0.14.6",
"multiparty": "^4.2.1",
"mysql": "^2.16.0",
"mysql": "^2.17.1",
"nodemailer": "^4.7.0",
"notp": "^2.0.3",
"oauth-libre": "^0.9.17",
"objection": "^0.8.9",
"pug": "^2.0.3",
"pug": "^2.0.4",
"serve-favicon": "^2.5.0",
"stylus": "^0.54.5",
"thirty-two": "^1.0.2",
@ -64,8 +64,8 @@
"babel-preset-env": "^1.7.0",
"bootstrap": "^4.3.1",
"concurrently": "^3.6.1",
"eslint-plugin-import": "^2.17.1",
"jquery": "^3.4.0",
"eslint-plugin-import": "^2.18.0",
"jquery": "^3.4.1",
"morgan": "^1.9.1",
"mustache": "^2.3.2",
"popper.js": "^1.15.0",
@ -74,7 +74,7 @@
"vue-clickaway": "^2.2.2",
"vue-loader": "^13.7.3",
"vue-resource": "^1.5.1",
"vue-router": "^3.0.5",
"vue-router": "^3.0.7",
"vue-template-compiler": "^2.6.10",
"watch": "^1.0.2",
"webpack": "^3.12.0",