From 3aa450f8d4164d00bd64406af3defed84cca05f0 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Wed, 1 Oct 2014 12:56:27 +0200 Subject: [PATCH] upgrade a few other packages --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 738089ca02..22ecc77ca6 100644 --- a/package.json +++ b/package.json @@ -4,33 +4,33 @@ "version": "0.0.0-152", "main": "./src/server.js", "dependencies": { - "async": "~0.2.9", - "bower": "~1.3.8", + "async": "~0.9.0", + "bower": "~1.3.12", "coffee-script": "1.6.x", "connect-mongo": "*", - "connect-ratelimit": "0.0.6", + "connect-ratelimit": "0.0.7", "coupon-code": "~0.3.0", "domain-middleware": "~0.1.0", "express": "~3.17.5", "express-csv": "~0.6.0", "grunt": "~0.4.1", "grunt-cli": "~0.1.9", - "grunt-concurrent": "~0.3.1", - "grunt-contrib-clean": "~0.5.0", - "grunt-contrib-copy": "~0.4.1", - "grunt-contrib-cssmin": "~0.6.1", - "grunt-contrib-stylus": "~0.8.0", - "grunt-contrib-uglify": "~0.2.4", - "grunt-contrib-watch": "~0.5.3", - "grunt-hashres": "~0.3.2", - "grunt-nodemon": "~0.1.1", + "grunt-concurrent": "~1.0.0", + "grunt-contrib-clean": "~0.6.0", + "grunt-contrib-copy": "~0.6.0", + "grunt-contrib-cssmin": "~0.10.0", + "grunt-contrib-stylus": "~0.20.0", + "grunt-contrib-uglify": "~0.6.0", + "grunt-contrib-watch": "~0.6.1", + "grunt-hashres": "~0.4.1", + "grunt-nodemon": "~0.3.0", "guid": "*", "gzippo": "*", "habitrpg-shared": "git://github.com/HabitRPG/habitrpg-shared#develop", "icalendar": "git://github.com/lefnire/node-icalendar#master", "jade": "~0.35.0", "js2xmlparser": "~0.1.2", - "lodash": "~2.2.1", + "lodash": "~2.4.1", "method-override": "~2.2.0", "moment": "~2.4.0", "mongoose": "~3.8.17",