From 924be201732aecfa8409c615556ff800000252b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:47:57 +0000 Subject: [PATCH] Bump async from 3.2.5 to 3.2.6 Bumps [async](https://github.com/caolan/async) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e176008..5ddd138 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "Siri" ], "dependencies": { - "async": "3.2.5", + "async": "3.2.6", "axios": "1.7.4", "express": "4.19.2", "fakegato-history": "NebzHB/fakegato-history#master"