From 3e1f18d43a99a9360779aa0a9f4feb670e55d48d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 05:51:21 +0000 Subject: [PATCH] fix(deps): update dependency unfurl.js to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f7bc8f..5180136 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "jsdom": "^11.3.0", "probot": "^6.0.0", "probot-attachments": "github:probot/attachments", - "unfurl.js": "^1.1.6" + "unfurl.js": "^6.0.0" }, "devDependencies": { "jest": "^22.4.2",