|
28 | 28 | "chalk": "~1.1.1", |
29 | 29 | "compression": "~1.6.1", |
30 | 30 | "connect-flash": "~0.1.1", |
31 | | - "connect-mongo": "~0.8.2", |
| 31 | + "connect-mongo": "~1.1.0", |
32 | 32 | "consolidate": "~0.14.0", |
33 | 33 | "cookie-parser": "~1.4.1", |
34 | 34 | "crypto": "0.0.3", |
|
40 | 40 | "glob": "~7.0.0", |
41 | 41 | "grunt": "0.4.5", |
42 | 42 | "grunt-cli": "~0.1.13", |
43 | | - "helmet": "~1.1.0", |
| 43 | + "helmet": "~1.3.0", |
44 | 44 | "jasmine-core": "~2.4.1", |
45 | | - "lodash": "~4.3.0", |
| 45 | + "lodash": "~4.6.1", |
46 | 46 | "lusca": "~1.3.0", |
47 | 47 | "method-override": "~2.3.5", |
48 | 48 | "gulp-wiredep": "~0.0.0", |
49 | 49 | "mocha": "~2.4.5", |
50 | 50 | "mongoose": "~4.4.8", |
51 | | - "morgan": "~1.6.1", |
| 51 | + "morgan": "~1.7.0", |
52 | 52 | "multer": "~1.1.0", |
53 | | - "nodemailer": "~2.1.0", |
| 53 | + "nodemailer": "~2.3.0", |
54 | 54 | "owasp-password-strength-test": "~1.3.0", |
55 | 55 | "passport": "~0.3.2", |
56 | 56 | "passport-facebook": "~2.1.0", |
|
64 | 64 | "serve-favicon": "~2.3.0", |
65 | 65 | "socket.io": "~1.4.5", |
66 | 66 | "swig": "~1.4.2", |
67 | | - "validator": "~4.8.0" |
| 67 | + "validator": "~5.1.0" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "coveralls": "~2.11.6", |
|
75 | 75 | "grunt-contrib-csslint": "~0.4.0", |
76 | 76 | "grunt-contrib-cssmin": "~0.12.3", |
77 | 77 | "grunt-contrib-less": "~1.0.1", |
78 | | - "grunt-contrib-sass": "~0.9.2", |
79 | | - "grunt-contrib-uglify": "~0.9.1", |
| 78 | + "grunt-contrib-sass": "~1.0.0", |
| 79 | + "grunt-contrib-uglify": "~1.0.0", |
80 | 80 | "grunt-contrib-watch": "~0.6.1", |
81 | 81 | "grunt-env": "~0.4.4", |
82 | 82 | "grunt-eslint": "~18.0.0", |
83 | 83 | "grunt-karma": "~0.12.1", |
84 | | - "grunt-mocha-istanbul": "~2.4.0", |
| 84 | + "grunt-mocha-istanbul": "~3.0.1", |
85 | 85 | "grunt-mocha-test": "~0.12.7", |
86 | 86 | "grunt-ng-annotate": "~1.0.1", |
87 | | - "grunt-node-inspector": "~0.3.0", |
| 87 | + "grunt-node-inspector": "~0.4.1", |
88 | 88 | "grunt-nodemon": "~0.4.0", |
89 | 89 | "grunt-protractor-coverage": "~0.2.15", |
90 | | - "grunt-protractor-runner": "~2.1.0", |
| 90 | + "grunt-protractor-runner": "~3.0.0", |
91 | 91 | "gulp": "~3.9.1", |
92 | 92 | "gulp-angular-templatecache": "~1.8.0", |
93 | 93 | "gulp-autoprefixer": "~3.1.0", |
|
102 | 102 | "gulp-mocha": "~2.2.0", |
103 | 103 | "gulp-ng-annotate": "~1.1.0", |
104 | 104 | "gulp-nodemon": "~2.0.6", |
105 | | - "gulp-protractor": "~1.0.0", |
| 105 | + "gulp-protractor": "~2.1.0", |
106 | 106 | "gulp-rename": "~1.2.2", |
107 | 107 | "gulp-sass": "~2.2.0", |
108 | 108 | "gulp-uglify": "~1.5.2", |
|
116 | 116 | "karma-jasmine": "~0.3.7", |
117 | 117 | "karma-ng-html2js-preprocessor": "~0.2.1", |
118 | 118 | "karma-phantomjs-launcher": "~1.0.0", |
119 | | - "load-grunt-tasks": "~3.2.0", |
| 119 | + "load-grunt-tasks": "~3.4.1", |
120 | 120 | "mock-fs": "~3.7.0", |
121 | 121 | "node-inspector": "~0.12.7", |
122 | 122 | "run-sequence": "~1.1.5", |
|
0 commit comments