From 0706c27711fb29a001b02f410f3b79fff4b1641a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 21:01:58 +0000 Subject: [PATCH] fix: AhMyth-Server/app/node_modules/gulp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- AhMyth-Server/app/node_modules/gulp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/node_modules/gulp/package.json b/AhMyth-Server/app/node_modules/gulp/package.json index dce7c138..f0154a64 100644 --- a/AhMyth-Server/app/node_modules/gulp/package.json +++ b/AhMyth-Server/app/node_modules/gulp/package.json @@ -63,7 +63,7 @@ "deprecated": "^0.0.1", "gulp-util": "^3.0.0", "interpret": "^1.0.0", - "liftoff": "^2.1.0", + "liftoff": "^4.0.0", "minimist": "^1.1.0", "orchestrator": "^0.3.0", "pretty-hrtime": "^1.0.0",