From 5842a239fdc7298fd3969e554ac4411fa9db539e Mon Sep 17 00:00:00 2001 From: Francisco Dans Date: Thu, 5 May 2016 14:32:57 +0200 Subject: [PATCH] shrinkwrap --- npm-shrinkwrap.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8f6459f5..9ec634ee 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "2.38.0", + "version": "2.38.1", "dependencies": { "body-parser": { "version": "1.14.2", @@ -1235,9 +1235,9 @@ "resolved": "https://registry.npmjs.org/step-profiler/-/step-profiler-0.2.1.tgz" }, "turbo-carto": { - "version": "0.7.0", - "from": "turbo-carto@0.7.0", - "resolved": "https://registry.npmjs.org/turbo-carto/-/turbo-carto-0.7.0.tgz", + "version": "0.7.1", + "from": "turbo-carto@0.7.1", + "resolved": "https://registry.npmjs.org/turbo-carto/-/turbo-carto-0.7.1.tgz", "dependencies": { "colorbrewer": { "version": "1.0.0", @@ -1245,9 +1245,9 @@ "resolved": "https://registry.npmjs.org/colorbrewer/-/colorbrewer-1.0.0.tgz" }, "cartocolor": { - "version": "1.0.0", - "from": "cartocolor@1.0.0", - "resolved": "https://registry.npmjs.org/cartocolor/-/cartocolor-1.0.0.tgz" + "version": "1.0.2", + "from": "cartocolor@1.0.2", + "resolved": "https://registry.npmjs.org/cartocolor/-/cartocolor-1.0.2.tgz" }, "es6-promise": { "version": "3.1.2",