From 61601eee91566126a731f9ddb2b38989a6865cc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jul 2025 04:00:38 +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 - https://snyk.io/vuln/SNYK-JS-AUTOLINKER-564438 --- 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",