From 62cf9629ebdd25834f7f8c146a8a2451bd44a369 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 May 2024 00:43:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-7148531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 994ccf0..7c86167 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "multiaddr": "^10.0.0", "multicodec": "^3.1.0", "nodemailer": "^6.6.1", - "npm": "6.10", + "npm": "7.0.0", "orbit-db": "^0.28.6", "peer-id": "^0.15.1", "protobufjs": "^6.11.2",