From 75b0e2780fbccf083e6a2589a787c623ee1b60c4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jan 2026 09:24:55 +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"