From 1bc31df863c79efc87013fbec4fb74e33f75617e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 10:40:49 -0800 Subject: [PATCH] Bump actionhero from 28.0.3 to 28.1.2 (#410) Bumps [actionhero](https://github.com/actionhero/actionhero) from 28.0.3 to 28.1.2. - [Release notes](https://github.com/actionhero/actionhero/releases) - [Commits](https://github.com/actionhero/actionhero/compare/v28.0.3...v28.1.2) --- updated-dependencies: - dependency-name: actionhero dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ceeed8e..a52f43ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1232,9 +1232,9 @@ } }, "node_modules/actionhero": { - "version": "28.0.3", - "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.0.3.tgz", - "integrity": "sha512-ZTRnL8S6z43L3TW2ouJe496qCFctwmm5IQZ42MFP5BERh15qRHYm1sGJMhkOMqtfKrdYgnyqae7pK1Uya4IIqQ==", + "version": "28.1.2", + "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.1.2.tgz", + "integrity": "sha512-lWWGo5Rlmh+E0Xrxr+XGcAoELYM/fXzlj2LKXNeanBeqa8DRir9tx+xuM9meS6gso968tuTpX+FVM6KW6yUtFw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -7595,9 +7595,9 @@ "dev": true }, "actionhero": { - "version": "28.0.3", - "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.0.3.tgz", - "integrity": "sha512-ZTRnL8S6z43L3TW2ouJe496qCFctwmm5IQZ42MFP5BERh15qRHYm1sGJMhkOMqtfKrdYgnyqae7pK1Uya4IIqQ==", + "version": "28.1.2", + "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.1.2.tgz", + "integrity": "sha512-lWWGo5Rlmh+E0Xrxr+XGcAoELYM/fXzlj2LKXNeanBeqa8DRir9tx+xuM9meS6gso968tuTpX+FVM6KW6yUtFw==", "dev": true, "requires": { "@types/ioredis": "^4.28.1",