From f0465050b68bdd3f03864185516746e4e214ef24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Mar 2024 15:54:50 +0000 Subject: [PATCH] fix: node_modules/argparse/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-6483324 --- node_modules/argparse/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/argparse/package.json b/node_modules/argparse/package.json index b16de2518a..7d4693e12d 100644 --- a/node_modules/argparse/package.json +++ b/node_modules/argparse/package.json @@ -29,6 +29,6 @@ "eslint": "^2.13.1", "istanbul": "^0.4.5", "mocha": "^3.1.0", - "ndoc": "^5.0.1" + "ndoc": "^6.0.1" } } \ No newline at end of file