From e0e857a80333f39bf8dd05a3e140b492fb189dd5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 10:30:50 +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 43db24b..4ac91aa 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "immutable": "^3.8.1", "immutable-ext": "^1.0.8", "later": "^1.2.0", - "meteor-node-stubs": "~0.2.0", + "meteor-node-stubs": "~1.2.8", "moment": "^2.15.1", "moment-recur": "^1.0.5", "rus-diff": "^1.1.0"