From 561a2d5bd237ba166c909c57bda3e57343c7524e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jun 2025 17:21:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e65d38e81a..0f34378cd8 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": "^42.2.0", "npm-run-all": "^4.1.5" }, "eslintConfig": {