diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 3ad61cdc..a3ad1589 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "windshaft-cartodb", - "version": "2.84.1", + "version": "2.84.2", "dependencies": { "body-parser": { "version": "1.14.2", @@ -105,9 +105,9 @@ } }, "camshaft": { - "version": "0.48.2", - "from": "camshaft@0.48.2", - "resolved": "https://registry.npmjs.org/camshaft/-/camshaft-0.48.2.tgz", + "version": "0.48.3", + "from": "camshaft@0.48.3", + "resolved": "https://registry.npmjs.org/camshaft/-/camshaft-0.48.3.tgz", "dependencies": { "async": { "version": "1.5.2", diff --git a/package.json b/package.json index fa2ea26a..2a8420b1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "dependencies": { "body-parser": "~1.14.0", - "camshaft": "0.48.2", + "camshaft": "0.48.3", "cartodb-psql": "~0.6.1", "cartodb-query-tables": "~0.1.0", "cartodb-redis": "0.13.1",