From 98d170a60081a57d613cdb5e4ba9e6c451c39a4b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Sep 2022 18:05:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AUTOLINKER-2438289 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd5fdbc..722c50a1 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "readme-includes": "^0.2.9", "relative": "^3.0.1", "relative-dest": "^0.1.0", - "remarkable": "^1.6.0", + "remarkable": "^2.0.0", "stringify-travis-url": "^0.1.0", "template": "^0.14.3", "template-helper-apidocs": "^0.4.4",