From e0ab83f2ae5d40ed3a113c5ecc7e78a3245bdcd7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Apr 2024 23:26:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ac0be5..0c241dc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "github-username": "4.1.0", "inquirer-npm-name": "2.0.0", "lodash": "^4.17.4", - "markdown-magic": "0.1.18", + "markdown-magic": "3.0.0", "markdown-magic-install-command": "1.3.1", "markdown-magic-package-scripts": "1.2.0", "parse-author": "2.0.0",