From e38bc81ffa234bbfc5c26e2854dd6d2a5665b28b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Oct 2024 06:12:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- 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"