diff --git a/package.json b/package.json index 7c9515c..880307b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "dependencies": { "fontverter": "^2.0.0", - "harfbuzzjs": "^0.3.0", + "harfbuzzjs": "^0.3.1", "lodash": "^4.17.21", "p-limit": "^3.1.0" },