Require Windshaft-0.18.2 for statsd-profiler integration
This commit is contained in:
parent
8401dcf6d7
commit
5a504ac1dc
14
npm-shrinkwrap.json
generated
14
npm-shrinkwrap.json
generated
@ -10,8 +10,8 @@
|
|||||||
"version": "1.3.3"
|
"version": "1.3.3"
|
||||||
},
|
},
|
||||||
"windshaft": {
|
"windshaft": {
|
||||||
"version": "0.18.1",
|
"version": "0.18.2",
|
||||||
"from": "http://github.com/CartoDB/Windshaft/tarball/0.18.1",
|
"from": "http://github.com/CartoDB/Windshaft/tarball/0.18.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"grainstore": {
|
"grainstore": {
|
||||||
"version": "0.18.0",
|
"version": "0.18.0",
|
||||||
@ -145,7 +145,7 @@
|
|||||||
"version": "0.1.25",
|
"version": "0.1.25",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"graceful-fs": {
|
"graceful-fs": {
|
||||||
"version": "2.0.1"
|
"version": "2.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -167,7 +167,7 @@
|
|||||||
"version": "0.1.25",
|
"version": "0.1.25",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"graceful-fs": {
|
"graceful-fs": {
|
||||||
"version": "2.0.1"
|
"version": "2.0.2"
|
||||||
},
|
},
|
||||||
"inherits": {
|
"inherits": {
|
||||||
"version": "2.0.1"
|
"version": "2.0.1"
|
||||||
@ -416,12 +416,12 @@
|
|||||||
"redis": {
|
"redis": {
|
||||||
"version": "0.8.6"
|
"version": "0.8.6"
|
||||||
},
|
},
|
||||||
"semver": {
|
|
||||||
"version": "1.1.4"
|
|
||||||
},
|
|
||||||
"strftime": {
|
"strftime": {
|
||||||
"version": "0.6.2"
|
"version": "0.6.2"
|
||||||
},
|
},
|
||||||
|
"semver": {
|
||||||
|
"version": "1.1.4"
|
||||||
|
},
|
||||||
"mocha": {
|
"mocha": {
|
||||||
"version": "1.14.0",
|
"version": "1.14.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"node-varnish": "http://github.com/Vizzuality/node-varnish/tarball/v0.2.0",
|
"node-varnish": "http://github.com/Vizzuality/node-varnish/tarball/v0.2.0",
|
||||||
"underscore" : "~1.3.3",
|
"underscore" : "~1.3.3",
|
||||||
"windshaft" : "http://github.com/CartoDB/Windshaft/tarball/0.18.1",
|
"windshaft" : "http://github.com/CartoDB/Windshaft/tarball/0.18.2",
|
||||||
"step": "0.0.x",
|
"step": "0.0.x",
|
||||||
"request": "2.9.202",
|
"request": "2.9.202",
|
||||||
"cartodb-redis": "~0.3.0",
|
"cartodb-redis": "~0.3.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user