diff --git a/package.json b/package.json index 2b8d9ec2..2745b083 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "license": "cc-by-nc-sd-4.0", "devDependencies": { "@types/node": "^22.13.14", - "gray-matter": "^4.0.3", + "gray-matter": "^4.0.3 (constraint allows 4.x)", "tsx": "^4.19.3" } }