diff --git a/package-lock.json b/package-lock.json index 2719c2f..3ffdbfb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "deep-extend": "^0.6.0", "ejs": "^3.1.9", "globby": "^13.2.2", - "isbinaryfile": "^5.0.2", + "isbinaryfile": "5.0.2", "minimatch": "^9.0.3", "multimatch": "^6.0.0", "normalize-path": "^3.0.0", diff --git a/package.json b/package.json index 86e1b38..60077bc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "deep-extend": "^0.6.0", "ejs": "^3.1.9", "globby": "^13.2.2", - "isbinaryfile": "^5.0.2", + "isbinaryfile": "5.0.2", "minimatch": "^9.0.3", "multimatch": "^6.0.0", "normalize-path": "^3.0.0",