From ea66b86d4e8228d125c4122c1765f5c2a9d49d72 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 01:34:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-14943963 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e65d38e81a..d29c61fd65 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "docker:rc:push-rc": "docker push ipfs/js-ipfs:v`npm show ipfs@next version -q`" }, "devDependencies": { - "aegir": "^37.11.0", + "aegir": "^41.3.5", "npm-run-all": "^4.1.5" }, "eslintConfig": {