From 31fa18c97104a6c852be320e03260014ba7afe93 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Sep 2021 08:34:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87b8936..e0373d1 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "browserify": "^13.0.0", "chai": "^1.10.0", "mocha": "^2.1.0", - "mversion": "^1.10.1" + "mversion": "^2.0.0" }, "dependencies": { "setimmediate": "^1.0.2"