Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 89c0823

Browse files
committed
Updated sharp module to version 0.23.2 so it work with node 12
1 parent e781d8f commit 89c0823

File tree

2 files changed

+144
-103
lines changed

2 files changed

+144
-103
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"request": "^2.85.0",
9191
"request-promise-native": "^1.0.5",
9292
"resource-router-middleware": "^0.6.0",
93-
"sharp": "^0.21.0",
93+
"sharp": "^0.23.2",
9494
"soap": "^0.25.0",
9595
"winston": "^2.4.2"
9696
},

0 commit comments

Comments
 (0)