diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 406a2f5c..e6197763 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -10,8 +10,8 @@ "version": "1.3.3" }, "windshaft": { - "version": "0.18.1", - "from": "http://github.com/CartoDB/Windshaft/tarball/0.18.1", + "version": "0.18.2", + "from": "http://github.com/CartoDB/Windshaft/tarball/0.18.2", "dependencies": { "grainstore": { "version": "0.18.0", @@ -145,7 +145,7 @@ "version": "0.1.25", "dependencies": { "graceful-fs": { - "version": "2.0.1" + "version": "2.0.2" } } } @@ -167,7 +167,7 @@ "version": "0.1.25", "dependencies": { "graceful-fs": { - "version": "2.0.1" + "version": "2.0.2" }, "inherits": { "version": "2.0.1" @@ -416,12 +416,12 @@ "redis": { "version": "0.8.6" }, - "semver": { - "version": "1.1.4" - }, "strftime": { "version": "0.6.2" }, + "semver": { + "version": "1.1.4" + }, "mocha": { "version": "1.14.0", "dependencies": { diff --git a/package.json b/package.json index e967fff2..611c9a79 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "node-varnish": "http://github.com/Vizzuality/node-varnish/tarball/v0.2.0", "underscore" : "~1.3.3", - "windshaft" : "http://github.com/CartoDB/Windshaft/tarball/0.18.1", + "windshaft" : "http://github.com/CartoDB/Windshaft/tarball/0.18.2", "step": "0.0.x", "request": "2.9.202", "cartodb-redis": "~0.3.0",