From 53b4bcfd775fbbd92e998672540f4ad085e4ab3a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 May 2024 20:24:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-6483324 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a33e485..ef40df0f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "gulp-eslint": "4.0.2", "gulp-expose": "0.0.7", "gulp-rename": "2.0.0", - "jsdoc": "3.6.4", + "jsdoc": "4.0.3", "mocha": "9.0.0", "urlsafe-base64": "1.0.0" },