|
38 | 38 | "dependencies": {
|
39 | 39 | "async": "~0.9.0",
|
40 | 40 | "bcrypt-nodejs": "~0.0.3",
|
41 |
| - "body-parser": "^1.11.0", |
| 41 | + "body-parser": "^1.12.0", |
42 | 42 | "cheerio": "~0.18.0",
|
43 | 43 | "compression": "^1.4.0",
|
44 | 44 | "connect-mongo": "^0.7.0",
|
|
54 | 54 | "express-validator": "~2.8.0",
|
55 | 55 | "fbgraph": "~0.3.0",
|
56 | 56 | "github-api": "~0.10.3",
|
57 |
| - "helmet": "^0.6.0", |
58 |
| - "jade": "^1.9.1", |
| 57 | + "helmet": "^0.6.1", |
| 58 | + "jade": "^1.9.2", |
59 | 59 | "lastfm": "~0.9.2",
|
60 |
| - "lodash": "^3.0.1", |
| 60 | + "lodash": "^3.2.0", |
61 | 61 | "method-override": "~2.3.1",
|
62 | 62 | "moment": "^2.9.0",
|
63 |
| - "mongoose": "^3.8.22", |
| 63 | + "mongoose": "^3.8.23", |
64 | 64 | "morgan": "^1.5.1",
|
65 | 65 | "node-foursquare": "^0.3.0",
|
66 | 66 | "nodemailer": "~1.3.0",
|
|
73 | 73 | "passport-oauth": "~1.0.0",
|
74 | 74 | "passport-totp": "0.0.1",
|
75 | 75 | "passport-twitter": "~1.0.2",
|
76 |
| - "paypal-rest-sdk": "^1.4.0", |
| 76 | + "paypal-rest-sdk": "^1.5.0", |
77 | 77 | "request": "^2.53.0",
|
78 |
| - "semver": "~4.2.0", |
| 78 | + "semver": "^4.3.0", |
79 | 79 | "serve-favicon": "~2.2.0",
|
80 |
| - "socket.io": "^1.3.2", |
81 |
| - "stripe": "^3.1.0", |
| 80 | + "socket.io": "^1.3.4", |
| 81 | + "stripe": "^3.2.0", |
82 | 82 | "tumblr.js": "~0.0.4",
|
83 | 83 | "twilio": "~1.10.0",
|
84 |
| - "twit": "~1.1.19" |
| 84 | + "twit": "^1.1.20" |
85 | 85 | },
|
86 | 86 | "devDependencies": {
|
87 |
| - "chai": "~1.10.0", |
| 87 | + "chai": "^2.0.0", |
88 | 88 | "del": "~1.1.0",
|
89 |
| - "gulp": "~3.8.10", |
| 89 | + "gulp": "^3.8.11", |
90 | 90 | "gulp-autoprefixer": "^2.1.0",
|
91 | 91 | "gulp-changed": "^1.1.1",
|
92 |
| - "gulp-concat": "~2.4.3", |
| 92 | + "gulp-concat": "^2.5.0", |
93 | 93 | "gulp-csscomb": "~3.0.3",
|
94 | 94 | "gulp-csslint": "~0.1.5",
|
95 | 95 | "gulp-csso": "^1.0.0",
|
96 | 96 | "gulp-header": "~1.2.2",
|
97 |
| - "gulp-imagemin": "^2.1.0", |
| 97 | + "gulp-imagemin": "^2.2.0", |
98 | 98 | "gulp-jscs": "^1.4.0",
|
99 | 99 | "gulp-jshint": "^1.9.2",
|
100 |
| - "gulp-less": "~2.0.1", |
| 100 | + "gulp-less": "^3.0.0", |
101 | 101 | "gulp-livereload": "^3.7.0",
|
102 | 102 | "gulp-load-plugins": "~0.8.0",
|
103 | 103 | "gulp-nodemon": "^1.0.5",
|
|
110 | 110 | "imagemin-pngquant": "^4.0.0",
|
111 | 111 | "jshint-stylish": "~1.0.0",
|
112 | 112 | "mocha": "~2.1.0",
|
113 |
| - "psi": "^1.0.4", |
| 113 | + "psi": "^1.0.5", |
114 | 114 | "run-sequence": "~1.0.2",
|
115 | 115 | "supertest": "~0.15.0",
|
116 | 116 | "terminus": "~1.0.11"
|
|
0 commit comments