From 1535a6b6beac1dce3496f6d16a565b5b2580bc68 Mon Sep 17 00:00:00 2001 From: web3-bot <81333946+web3-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 15:50:25 +0000 Subject: [PATCH] chore(deps): update aegir to v47.0.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf7baa3..b1fce41 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "uint8arrays": "^5.0.1" }, "devDependencies": { - "aegir": "^44.1.0", + "aegir": "^47.0.26", "bun": "^1.1.3" } }