Skip to content

Commit

Permalink
upgrade express, passport, ncong and csv-stringify, remove csv packag…
Browse files Browse the repository at this point in the history
…e that is only used in super old migrations
  • Loading branch information
paglias committed Feb 6, 2018
1 parent 1061fb0 commit c8eb102
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 128 deletions.
200 changes: 77 additions & 123 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions package.json
Expand Up @@ -36,10 +36,10 @@
"coupon-code": "^0.4.5",
"cross-env": "^4.0.0",
"css-loader": "^0.28.0",
"csv-stringify": "^1.0.2",
"csv-stringify": "^2.0.1",
"cwait": "~1.0.1",
"domain-middleware": "~0.1.0",
"express": "~4.14.0",
"express": "^4.16.2",
"express-basic-auth": "^1.0.1",
"express-validator": "^2.18.0",
"extract-text-webpack-plugin": "^2.0.0-rc.3",
Expand All @@ -65,13 +65,13 @@
"moment-recur": "git://github.com/habitrpg/moment-recur.git#f147ef27bbc26ca67638385f3db4a44084c76626",
"mongoose": "^4.13.10",
"morgan": "^1.7.0",
"nconf": "~0.8.2",
"nconf": "^0.10.0",
"node-gcm": "^0.14.4",
"node-sass": "^4.5.0",
"nodemailer": "^2.3.2",
"ora": "^1.1.0",
"pageres": "^4.1.1",
"passport": "^0.3.2",
"passport": "^0.4.0",
"passport-facebook": "^2.0.0",
"passport-google-oauth20": "1.0.0",
"paypal-ipn": "3.0.0",
Expand Down Expand Up @@ -149,7 +149,6 @@
"connect-history-api-fallback": "^1.1.0",
"coveralls": "^2.11.2",
"cross-spawn": "^5.0.1",
"csv": "~0.3.6",
"eslint": "^3.0.0",
"eslint-config-habitrpg": "^3.0.0",
"eslint-friendly-formatter": "^2.0.5",
Expand Down

0 comments on commit c8eb102

Please sign in to comment.