From f16f7723dc26eacc9a87ef819ef0185523a97b0a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 16:44: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-14908844 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6190e4e2..24cd1b0a8 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "zombie": "^5.0.7" }, "dependencies": { - "activitystrea.ms": "^2.1.3", + "activitystrea.ms": "^3.1.0", "bcryptjs": "^2.4.3", "body-parser": "^1.15.2", "bunyan": "^1.8.12",