diff --git a/package.json b/package.json index 95fa915..0d1cd74 100644 --- a/package.json +++ b/package.json @@ -1,15 +1,15 @@ { "name": "torque.js", - "version": "2.15.1", - "description": "Temporal mapping for CartoDB", + "version": "2.15.2", + "description": "Temporal mapping for CARTO", "repository": { "type": "git", "url": "git://github.com/CartoDB/torque.git" }, "author": { - "name": "CartoDB", - "url": "http://cartodb.com/", - "email": "wadus@cartodb.com" + "name": "CARTO", + "url": "http://carto.com/", + "email": "wadus@carto.com" }, "contributors": [ "Andrew Hill ", @@ -24,8 +24,8 @@ "license": "BSD-3-Clause", "dependencies": { "carto": "cartodb/carto#master", - "d3": "~3.5.6", - "turbo-carto": "~0.15.1", + "d3": "3.5.17", + "turbo-carto": "0.16.0", "turf-jenks": "~1.0.1" }, "devDependencies": { @@ -39,7 +39,7 @@ "qunitjs": "1.x", "request": "~2.53.0", "uglify-js": "1.3.3", - "underscore": "~1.6.0", + "underscore": "1.8.3", "sinon": "~1.15.4" }, "scripts": {