From a633d18d09f3d6b0631411c53c0a88ab4f21ebad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Oct 2024 01:38:28 +0000 Subject: [PATCH] fix: upgrade vinyl from 0.2.3 to 0.5.3 Snyk has created this PR to upgrade vinyl from 0.2.3 to 0.5.3. See this package in npm: vinyl See this project in Snyk: https://app.snyk.io/org/arainstar786786/project/9cb5e9e7-082b-4f12-993e-b01930419a52?utm_source=github&utm_medium=referral&page=upgrade-pr --- .../node_modules/gulp-clone/node_modules/gulp-util/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/node_modules/gulp-clone/node_modules/gulp-util/package.json b/AhMyth-Server/app/node_modules/gulp-clone/node_modules/gulp-util/package.json index 5858a711..2c4a4526 100644 --- a/AhMyth-Server/app/node_modules/gulp-clone/node_modules/gulp-util/package.json +++ b/AhMyth-Server/app/node_modules/gulp-clone/node_modules/gulp-util/package.json @@ -60,7 +60,7 @@ "minimist": "^0.2.0", "multipipe": "^0.1.0", "through2": "^0.5.0", - "vinyl": "^0.2.1" + "vinyl": "^0.5.3" }, "description": "Utility functions for gulp plugins", "devDependencies": {