From fbe817c5a06c55096e604030ba9026b2fb7bf5e7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Jan 2025 17:08:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e65d38e81a..01cc6523c5 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": "^45.0.9", "npm-run-all": "^4.1.5" }, "eslintConfig": {