From 814441abd9a771aa87107e7cc94910fca360afa5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Aug 2024 06:39:40 +0000 Subject: [PATCH] Update dependency async to v3.2.6 --- image-buiild/result/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/image-buiild/result/package-lock.json b/image-buiild/result/package-lock.json index 728c8d4..ae6c5e2 100644 --- a/image-buiild/result/package-lock.json +++ b/image-buiild/result/package-lock.json @@ -69,9 +69,9 @@ "license": "MIT" }, "node_modules/async": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz", - "integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==", + "version": "3.2.6", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", + "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", "license": "MIT" }, "node_modules/base64id": { -- 2.54.0