Update dependencies
This commit is contained in:
parent
f794f6b8ba
commit
b6ad565e31
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -20,13 +20,13 @@
|
||||||
"cors": "2.7.1",
|
"cors": "2.7.1",
|
||||||
"express": "4.13.4",
|
"express": "4.13.4",
|
||||||
"handlebars": "4.0.5",
|
"handlebars": "4.0.5",
|
||||||
"mapbox-gl-native": "3.0.2-earcut",
|
"mapbox-gl-native": "3.1.1",
|
||||||
"mbtiles": "0.8.2",
|
"mbtiles": "0.9.0",
|
||||||
"morgan": "1.7.0",
|
"morgan": "1.7.0",
|
||||||
"nomnom": "1.8.1",
|
"nomnom": "1.8.1",
|
||||||
"request": "2.70.0",
|
"request": "2.72.0",
|
||||||
"sharp": "0.14.0",
|
"sharp": "0.14.1",
|
||||||
"sphericalmercator": "1.0.4"
|
"sphericalmercator": "1.0.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"should": "^8.3.0",
|
"should": "^8.3.0",
|
||||||
|
|
Loading…
Reference in a new issue