From 777ca4002b611cf197c10c7904249f28311478ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 16:01:03 +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-LODASH-6139239 --- 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..096d72d4 100644 --- a/AhMyth-Server/app/node_modules/gulp/package.json +++ b/AhMyth-Server/app/node_modules/gulp/package.json @@ -70,7 +70,7 @@ "semver": "^4.1.0", "tildify": "^1.0.0", "v8flags": "^2.0.2", - "vinyl-fs": "^0.3.0" + "vinyl-fs": "^2.0.0" }, "description": "The streaming build system", "devDependencies": {