From cee3e4c7cad709d48a68af068ceb27f6d66cc6e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Feb 2023 19:59:29 +0000 Subject: [PATCH] fix: packages/ipfs-core-utils/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GHPAGES-3042993 --- packages/ipfs-core-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ipfs-core-utils/package.json b/packages/ipfs-core-utils/package.json index 9fb748860d..7f4c799e24 100644 --- a/packages/ipfs-core-utils/package.json +++ b/packages/ipfs-core-utils/package.json @@ -163,7 +163,7 @@ }, "devDependencies": { "@web-std/file": "^3.0.2", - "aegir": "^37.0.11" + "aegir": "^38.1.6" }, "browser": { "fs": false