diff --git a/packages/oc-template-handlebars-compiler/package.json b/packages/oc-template-handlebars-compiler/package.json index 9d4134c4..0bf5b938 100644 --- a/packages/oc-template-handlebars-compiler/package.json +++ b/packages/oc-template-handlebars-compiler/package.json @@ -22,7 +22,7 @@ "license": "MIT", "dependencies": { "async": "^2.4.1", - "fs-extra": "^3.0.1", + "fs-extra": "4.0.2", "handlebars": "4.0.6", "oc-generic-template-compiler": "2.0.0", "oc-hash-builder": "1.0.1",