Update dependencies

This commit is contained in:
Jonathan Cremin 2019-06-08 07:52:57 -07:00
parent 1158db6d7e
commit 5a7e695e53
10 changed files with 864 additions and 870 deletions

View file

@ -25,7 +25,7 @@
},
"dependencies": {
"@sendgrid/mail": "^6.3.1",
"@sentry/node": "^4.5.3",
"@sentry/node": "^5.4.0",
"angular": "^1.7.7",
"angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1",
"angular-resource": "^1.7.7",
@ -44,7 +44,7 @@
"co": "~4.6.0",
"co-redis": "^2.1.0",
"co-views": "~2.1.0",
"copy-webpack-plugin": "^4.6.0",
"copy-webpack-plugin": "^5.0.3",
"debug": "~4.1.1",
"dropzone": "~5.5.1",
"ejs": "^2.6.1",
@ -63,7 +63,7 @@
"koa-generic-session": "^2.0.1",
"koa-helmet": "^4.0.0",
"koa-logger": "~3.2.0",
"koa-redis": "^3.1.3",
"koa-redis": "^4.0.0",
"koa-router": "^7.4.0",
"koa-session": "^5.10.1",
"koa-static": "^5.0.0",
@ -79,10 +79,10 @@
"passwords": "^1.3.1",
"pg": "^7.9.0",
"redis": "^2.8.0",
"sequelize": "^4.42.0",
"sequelize": "^5.8.7",
"smooth-scroll": "https://github.com/cferdinandi/smooth-scroll#5.3.7",
"statsy": "~0.2.0",
"stripe": "^6.23.1",
"stripe": "^7.1.0",
"webpack": "^4.29.3",
"webpack-cli": "^3.2.3",
"zeroclipboard": "^2.2.0"