Upgade camshaft to version 0.65.3
This commit is contained in:
parent
33a8267d2c
commit
86987f9e69
16
package-lock.json
generated
16
package-lock.json
generated
@ -197,7 +197,7 @@
|
|||||||
"resolved": "https://registry.npmjs.org/@carto/mapnik/-/mapnik-3.6.2-carto.16.tgz",
|
"resolved": "https://registry.npmjs.org/@carto/mapnik/-/mapnik-3.6.2-carto.16.tgz",
|
||||||
"integrity": "sha512-RX8ov5EpEheToESVKiKnV5yMPLA2KxaX2ANAs9W4856oKFPdbGmB2buDz54mLhwBDfler9GVo0Bzr2ayRVLO2A==",
|
"integrity": "sha512-RX8ov5EpEheToESVKiKnV5yMPLA2KxaX2ANAs9W4856oKFPdbGmB2buDz54mLhwBDfler9GVo0Bzr2ayRVLO2A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"mapnik-vector-tile": "github:cartodb/mapnik-vector-tile#e7ca5471f9e5de81243e6035e70444321fc0a82f",
|
"mapnik-vector-tile": "github:cartodb/mapnik-vector-tile#v1.6.1-carto.2",
|
||||||
"nan": "2.14.0",
|
"nan": "2.14.0",
|
||||||
"node-pre-gyp": "0.13.0"
|
"node-pre-gyp": "0.13.0"
|
||||||
}
|
}
|
||||||
@ -766,9 +766,9 @@
|
|||||||
"integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
|
"integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo="
|
||||||
},
|
},
|
||||||
"camshaft": {
|
"camshaft": {
|
||||||
"version": "0.65.2",
|
"version": "0.65.3",
|
||||||
"resolved": "https://registry.npmjs.org/camshaft/-/camshaft-0.65.2.tgz",
|
"resolved": "https://registry.npmjs.org/camshaft/-/camshaft-0.65.3.tgz",
|
||||||
"integrity": "sha512-w/5FVblFzXGTSjZi/sUom++u0oePor4McJKnIvUul8tvTcHTZFxoXpoClEoDRCwX/KFGtXbE6ORY10gcGz/aAA==",
|
"integrity": "sha512-URr3gWV1QtUATYXQzCTTc7Z1sjlc4ZDTdm+qsOhrOll5ieU1BXkO8puIe8Ts7pwMHH2cLgEy1Ddh+a/V8QMt7A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"async": "^1.5.2",
|
"async": "^1.5.2",
|
||||||
"bunyan": "1.8.1",
|
"bunyan": "1.8.1",
|
||||||
@ -869,7 +869,7 @@
|
|||||||
"integrity": "sha512-myLV2xo3q9oTT8m8M+c+UTD/ziDN7hrYtZ9yY00KvMnu2NsVeRQsTe8Yxq1GVS8vF9iYfcelwjVEGObPUdLtHw==",
|
"integrity": "sha512-myLV2xo3q9oTT8m8M+c+UTD/ziDN7hrYtZ9yY00KvMnu2NsVeRQsTe8Yxq1GVS8vF9iYfcelwjVEGObPUdLtHw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"debug": "^3.1.0",
|
"debug": "^3.1.0",
|
||||||
"pg": "github:cartodb/node-postgres#5417d7b29b7272ca2e71bb396899ab3f177a9ae6",
|
"pg": "github:cartodb/node-postgres#6.4.2-cdb2",
|
||||||
"underscore": "~1.6.0"
|
"underscore": "~1.6.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -3330,7 +3330,7 @@
|
|||||||
"carto": "0.16.3",
|
"carto": "0.16.3",
|
||||||
"debug": "~3.1.0",
|
"debug": "~3.1.0",
|
||||||
"generic-pool": "~2.2.0",
|
"generic-pool": "~2.2.0",
|
||||||
"millstone": "github:cartodb/millstone#eeeb308fba4586343bb848fbf8ae0d180192627d",
|
"millstone": "github:cartodb/millstone#v0.6.17-carto.3",
|
||||||
"postcss": "~5.2.8",
|
"postcss": "~5.2.8",
|
||||||
"postcss-scss": "0.4.0",
|
"postcss-scss": "0.4.0",
|
||||||
"postcss-strip-inline-comments": "0.1.5",
|
"postcss-strip-inline-comments": "0.1.5",
|
||||||
@ -6392,7 +6392,7 @@
|
|||||||
"resolved": "https://registry.npmjs.org/torque.js/-/torque.js-3.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/torque.js/-/torque.js-3.1.1.tgz",
|
||||||
"integrity": "sha512-kfIrmI7TGqJT/J9DH8Mgvd9VEwcvAtnvyYyqymSN6WZ5L4BaVQEQ+zu5FgLChNAqCaRkqGc7bKp0Hj9A0rempA==",
|
"integrity": "sha512-kfIrmI7TGqJT/J9DH8Mgvd9VEwcvAtnvyYyqymSN6WZ5L4BaVQEQ+zu5FgLChNAqCaRkqGc7bKp0Hj9A0rempA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"carto": "github:cartodb/carto#85881d99dd7fcf2c4e16478b04db67108d27a50c",
|
"carto": "github:cartodb/carto#master",
|
||||||
"d3": "3.5.17",
|
"d3": "3.5.17",
|
||||||
"turbo-carto": "^0.21.1",
|
"turbo-carto": "^0.21.1",
|
||||||
"turf-jenks": "~1.0.1"
|
"turf-jenks": "~1.0.1"
|
||||||
@ -6601,7 +6601,7 @@
|
|||||||
"@carto/cartonik": "^0.7.0",
|
"@carto/cartonik": "^0.7.0",
|
||||||
"@carto/mapnik": "3.6.2-carto.16",
|
"@carto/mapnik": "3.6.2-carto.16",
|
||||||
"canvas": "^2.4.1",
|
"canvas": "^2.4.1",
|
||||||
"carto": "github:cartodb/carto#85881d99dd7fcf2c4e16478b04db67108d27a50c",
|
"carto": "github:cartodb/carto#0.15.1-cdb5",
|
||||||
"cartodb-psql": "^0.14.0",
|
"cartodb-psql": "^0.14.0",
|
||||||
"cartodb-query-tables": "^0.6.1",
|
"cartodb-query-tables": "^0.6.1",
|
||||||
"debug": "3.1.0",
|
"debug": "3.1.0",
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
"@google-cloud/pubsub": "1.5.0",
|
"@google-cloud/pubsub": "1.5.0",
|
||||||
"basic-auth": "2.0.0",
|
"basic-auth": "2.0.0",
|
||||||
"body-parser": "1.18.3",
|
"body-parser": "1.18.3",
|
||||||
"camshaft": "^0.65.2",
|
"camshaft": "^0.65.3",
|
||||||
"cartodb-psql": "0.14.0",
|
"cartodb-psql": "0.14.0",
|
||||||
"cartodb-query-tables": "^0.7.0",
|
"cartodb-query-tables": "^0.7.0",
|
||||||
"cartodb-redis": "2.1.0",
|
"cartodb-redis": "2.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user