From 3f66cb96bf32d8e507fb898fa5f4f92d397e2bd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 20:23:36 -0700 Subject: [PATCH] Bump actionhero from 28.3.2 to 28.3.3 (#233) Bumps [actionhero](https://github.com/actionhero/actionhero) from 28.3.2 to 28.3.3. - [Release notes](https://github.com/actionhero/actionhero/releases) - [Commits](https://github.com/actionhero/actionhero/compare/v28.3.2...v28.3.3) --- updated-dependencies: - dependency-name: actionhero dependency-type: direct:development update-type: version-update:semver-patch ... 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 4b8a7a6..6526368 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1196,9 +1196,9 @@ } }, "node_modules/actionhero": { - "version": "28.3.2", - "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.3.2.tgz", - "integrity": "sha512-A8l7w3h7XbPnucr+IOQBWgWIT8HGtBNEX0uN7tEFPHWLL4aE6a3OmzVBKGSvculQ7XkV7/Bncd53ey/xhZM+Mg==", + "version": "28.3.3", + "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.3.3.tgz", + "integrity": "sha512-Xde5WUdGq8aT5XOBA5cVsS/pMeSDTa8IXf/OgxPg1QB4ulD8498JCBNaHJOxLFp0dX1+nsX6BT3XBaBEpOQC3A==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -6399,9 +6399,9 @@ "dev": true }, "actionhero": { - "version": "28.3.2", - "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.3.2.tgz", - "integrity": "sha512-A8l7w3h7XbPnucr+IOQBWgWIT8HGtBNEX0uN7tEFPHWLL4aE6a3OmzVBKGSvculQ7XkV7/Bncd53ey/xhZM+Mg==", + "version": "28.3.3", + "resolved": "https://registry.npmjs.org/actionhero/-/actionhero-28.3.3.tgz", + "integrity": "sha512-Xde5WUdGq8aT5XOBA5cVsS/pMeSDTa8IXf/OgxPg1QB4ulD8498JCBNaHJOxLFp0dX1+nsX6BT3XBaBEpOQC3A==", "dev": true, "requires": { "@types/ioredis": "^5.0.0",