From bf8a4a2ca2ba56820c72ea167f92d4621b7640a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Oct 2024 01:38:33 +0000 Subject: [PATCH] fix: upgrade through2 from 0.5.1 to 0.6.5 Snyk has created this PR to upgrade through2 from 0.5.1 to 0.6.5. See this package in npm: through2 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..f18b53aa 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 @@ -59,7 +59,7 @@ "lodash.template": "^2.4.1", "minimist": "^0.2.0", "multipipe": "^0.1.0", - "through2": "^0.5.0", + "through2": "^0.6.5", "vinyl": "^0.2.1" }, "description": "Utility functions for gulp plugins",