From dbec58a7213b043a0b6d3e974300375f2f824ba0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Oct 2024 01:38:38 +0000 Subject: [PATCH] fix: upgrade multipipe from 0.1.2 to 0.3.1 Snyk has created this PR to upgrade multipipe from 0.1.2 to 0.3.1. See this package in npm: multipipe 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..5138a685 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 @@ -58,7 +58,7 @@ "lodash._reinterpolate": "^2.4.1", "lodash.template": "^2.4.1", "minimist": "^0.2.0", - "multipipe": "^0.1.0", + "multipipe": "^0.3.1", "through2": "^0.5.0", "vinyl": "^0.2.1" },