From ed9fdf3208d49a08ba40eb8a8f92fba93b806bfd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Feb 2025 15:51:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8720086 --- 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",