From 588e7fd1732b638d9f7f5c4317d902b023c543a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 14:31:14 +0000 Subject: [PATCH] Bump hubot from 11.1.4 to 11.1.5 Bumps [hubot](https://github.com/hubotio/hubot) from 11.1.4 to 11.1.5. - [Release notes](https://github.com/hubotio/hubot/releases) - [Commits](https://github.com/hubotio/hubot/compare/v11.1.4...v11.1.5) --- updated-dependencies: - dependency-name: hubot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6d17136..abd4a1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@slack/web-api": "7.0.4", "drizzle-orm": "0.30.10", "handlebars": "4.7.8", - "hubot": "11.1.4", + "hubot": "11.1.5", "jssm": "github:mhsdef/jssm#node-ts-esm-yaaay", "luxon": "3.4.4", "pg": "8.11.5", @@ -2659,9 +2659,9 @@ } }, "node_modules/hubot": { - "version": "11.1.4", - "resolved": "https://registry.npmjs.org/hubot/-/hubot-11.1.4.tgz", - "integrity": "sha512-u3P9tSgOjHUPr0PxsGMg/hI2ncxEyb3Los9Z5Ye22P5GC49BFTR9d55xc/FafJMraYYxXJv/B1l8AyDnv4TnhQ==", + "version": "11.1.5", + "resolved": "https://registry.npmjs.org/hubot/-/hubot-11.1.5.tgz", + "integrity": "sha512-hYHZvF7KnVBjGjYFbTa7t8t8agMGOhU09G3qFkQwcdlPKEoPk7G2vEHb91ilM1Qp0djplo7978o/RMnAxc+ELA==", "dependencies": { "connect-multiparty": "^2.2.0", "express": "^4.19.2", @@ -6775,9 +6775,9 @@ } }, "hubot": { - "version": "11.1.4", - "resolved": "https://registry.npmjs.org/hubot/-/hubot-11.1.4.tgz", - "integrity": "sha512-u3P9tSgOjHUPr0PxsGMg/hI2ncxEyb3Los9Z5Ye22P5GC49BFTR9d55xc/FafJMraYYxXJv/B1l8AyDnv4TnhQ==", + "version": "11.1.5", + "resolved": "https://registry.npmjs.org/hubot/-/hubot-11.1.5.tgz", + "integrity": "sha512-hYHZvF7KnVBjGjYFbTa7t8t8agMGOhU09G3qFkQwcdlPKEoPk7G2vEHb91ilM1Qp0djplo7978o/RMnAxc+ELA==", "requires": { "connect-multiparty": "^2.2.0", "express": "^4.19.2", diff --git a/package.json b/package.json index f37af1d..45301cb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@slack/web-api": "7.0.4", "drizzle-orm": "0.30.10", "handlebars": "4.7.8", - "hubot": "11.1.4", + "hubot": "11.1.5", "jssm": "github:mhsdef/jssm#node-ts-esm-yaaay", "luxon": "3.4.4", "pg": "8.11.5",