update sharp to avoid segfault
Before
e82a585cec
the server may crash with a segfault when under high load.
This commit is contained in:
parent
04b49d8a98
commit
559c3a913e
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue