From db63f966fea9fa0084cdac82f49a1768e3d93f01 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 00:10:36 +0000 Subject: [PATCH] Update async to version 3.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93ba1aa..4bc4575 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@metalsmith/layouts": "2.7.0", "@metalsmith/markdown": "1.9.1", "@metalsmith/permalinks": "2.5.1", - "async": "3.2.4", + "async": "3.2.5", "debug": "4.1.0", "evaldown": "^2.0.0", "glob": "8.0.1",