From c847df958360d190345f84b68755965f7ec2894a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Aug 2024 01:15:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577916 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577917 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577918 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 994ccf0..016898b 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "multicodec": "^3.1.0", "nodemailer": "^6.6.1", "npm": "6.10", - "orbit-db": "^0.28.6", + "orbit-db": "^0.29.0", "peer-id": "^0.15.1", "protobufjs": "^6.11.2", "satoshi-bitcoin": "^1.0.5",