From fdd4cd4e59f5bf1f72e48fc33ddee9879a97a253 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 07:57:44 +0000 Subject: [PATCH] Update dependency probot to v14 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f7bc8f..a75b609 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "ejs": "^2.5.7", "jsdom": "^11.3.0", - "probot": "^6.0.0", + "probot": "^14.0.0", "probot-attachments": "github:probot/attachments", "unfurl.js": "^1.1.6" },