diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 40ae7ece1f..75e19b6b47 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "cartodb-ui", - "version": "4.12.64", + "version": "4.12.65", "dependencies": { "@carto/carto.js": { "version": "4.1.2", diff --git a/package.json b/package.json index d440276b97..5eed2d6279 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cartodb-ui", - "version": "4.12.64", + "version": "4.12.65", "description": "CARTO UI frontend", "repository": { "type": "git", @@ -196,4 +196,4 @@ "profile": "NODE_ENV=production webpack --profile --json --config webpack/v4/webpack.prod.config.js > compilation-stats.json", "fix-shrinkwrap-protocol": "node ./lib/build/fix-shrinkwrap.js" } -} \ No newline at end of file +}