From 3473339d6c222681d5243737b092a815c46174e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 20:30:46 +0000 Subject: [PATCH] fix: AhMyth-Server/app/node_modules/gulp-copy/node_modules/gulp-util/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- .../node_modules/gulp-copy/node_modules/gulp-util/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/node_modules/gulp-copy/node_modules/gulp-util/package.json b/AhMyth-Server/app/node_modules/gulp-copy/node_modules/gulp-util/package.json index aaa76910..6ced4533 100644 --- a/AhMyth-Server/app/node_modules/gulp-copy/node_modules/gulp-util/package.json +++ b/AhMyth-Server/app/node_modules/gulp-copy/node_modules/gulp-util/package.json @@ -51,7 +51,7 @@ }, "dependencies": { "chalk": "^0.5.0", - "dateformat": "^1.0.7-1.2.3", + "dateformat": "^2.0.0", "lodash._reinterpolate": "^2.4.1", "lodash.template": "^2.4.1", "minimist": "^0.2.0",