diff --git a/package.json b/package.json index c4705934..842be0f1 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "cockatiel": "^3.1.2", "commander": "^12.1.0", "form-data": "^4.0.0", - "glob": "^11.0.0", + "glob": "^13.0.6", "hosted-git-info": "^4.0.2", "jsonc-parser": "^3.2.0", "leven": "^3.1.0", @@ -101,4 +101,4 @@ "watch-files": "src/**", "spec": "src/test/**/*.ts" } -} \ No newline at end of file +}