From 2eeaa144c440e444e7da4a561bdfff51b7090b18 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Fri, 9 Aug 2019 08:49:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AUTOLINKER-73494 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9094cdf917254..9c024c2f66ca6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "grunt-sync": "^0.4.1", "karma-sinon": "^1.0.3", "lodash": "^2.4.1", - "remarkable": "^1.6.2", + "remarkable": "^2.0.0", "sinon": "1.16.1", "systemjs-builder": "^0.15.13", "tether": "^1.2.0",