Upgrade node and deps

This commit is contained in:
Jonathan Cremin 2020-04-28 20:31:28 +01:00
parent 2bd6711175
commit 20fcbe40ac
5 changed files with 32 additions and 34 deletions

View file

@ -74,13 +74,13 @@
"moment": "^2.24.0",
"mz": "^2.7.0",
"node-fetch": "^2.3.0",
"node-sass": "^4.13.1",
"node-uuid": "^1.4.8",
"passwords": "^1.3.1",
"pg": "^7.18.2",
"redis": "^3.0.2",
"sequelize": "^5.21.11",
"smooth-scroll": "^16.1.2",
"node-sass": "^4.14.0",
"node-uuid": "^1.4.8",
"passwords": "^1.3.1",
"pg": "^8.0.3",
"smooth-scroll": "https://github.com/cferdinandi/smooth-scroll#5.3.7",
"statsy": "~0.2.0",
"stripe": "^8.61.0",
"webpack": "^4.43.0",