update sharp to avoid segfault

Before
https://github.com/lovell/sharp/commit/e82a585cec48fa7a16e4edcccb1ef9021e27d2ca
the server may crash with a segfault when under high load.
This commit is contained in:
Kale Blankenship
2020-11-04 09:36:10 -08:00
parent 04b49d8a98
commit 559c3a913e
+1 -1
View File
@@ -38,7 +38,7 @@
"pbf": "3.2.1",
"proj4": "2.6.0",
"request": "2.88.2",
"sharp": "0.25.1",
"sharp": "0.26.2",
"tileserver-gl-styles": "2.0.0"
},
"devDependencies": {