From 7887e22a55ce75a0f60262c363841320793b4bda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 31 May 2021 04:35:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f2fa29..0deff86 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "es6-module-loader": "0.17.8", "es6-shim": "0.33.3", "fullcalendar": "2.6.1", - "gulp-copy": "0.0.2", + "gulp-copy": "1.0.0", "jquery": "2.1.0", "moment": "2.11.2", "ng2-bootstrap": "1.0.2-beta.1",