From 1865e7c168200d3cf1eb1c9baece03cfca9b67f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Dec 2025 00:07:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adc9f67..f8ae602 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "rex ", "description": "A simple helpful robot for your Company", "dependencies": { - "hubot": "^2.19.0", + "hubot": "^13.0.0", "hubot-business-cat": "^1.5.1", "hubot-diagnostics": "0.0.1", "hubot-google-images": "^0.2.6",