Upgrade deps

This commit is contained in:
Jonathan Cremin 2020-08-21 11:15:06 +01:00
parent 02df1866c0
commit 643eba44de
8 changed files with 786 additions and 483 deletions

View file

@ -30,7 +30,7 @@
"bluebird": "^3.7.2",
"bulma": "^0.9.0",
"co": "~4.6.0",
"css-loader": "^3.6.0",
"css-loader": "^4.2.1",
"debug": "^4.1.1",
"ejs": "^3.1.3",
"file-loader": "^6.0.0",
@ -45,17 +45,18 @@
"koa-static": "^5.0.0",
"koa-views": "^6.3.0",
"kue": "^0.11.6",
"mini-css-extract-plugin": "^0.9.0",
"mini-css-extract-plugin": "^0.10.0",
"mocha-esm": "^1.1.1",
"newrelic": "^6.12.0",
"node-sass": "^4.14.1",
"nodebrainz": "^2.1.1",
"pg": "^8.3.0",
"playmusic": "^2.3.0",
"sass-loader": "^9.0.2",
"sequelize": "^5.21.13",
"sequelize": "^6.3.4",
"sequelize-cli-esm": "^5.0.6",
"spotify-web-api-node": "^4.0.0",
"superagent": "^5.3.1",
"superagent": "^6.0.0",
"vue": "^2.6.11",
"vue-loader": "^15.9.3",
"vue-router": "^3.3.4",