From d73df38bca6f30bd4670f767618ea15f8291b30e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:55:08 +0000 Subject: [PATCH] fix: abixen-platform-business-intelligence-service/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- abixen-platform-business-intelligence-service/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/abixen-platform-business-intelligence-service/package.json b/abixen-platform-business-intelligence-service/package.json index a0d740e10..042c06a27 100644 --- a/abixen-platform-business-intelligence-service/package.json +++ b/abixen-platform-business-intelligence-service/package.json @@ -3,15 +3,15 @@ "version": "1.0.0", "dependencies": { "bower": "^1.7.7", - "del": "^2.2.0", + "del": "^6.0.0", "gulp": "^3.9.1", "gulp-concat-sourcemap": "^1.3.1", "gulp-htmlmin": "^1.3.0", "gulp-if": "^2.0.0", - "gulp-jscs": "^3.0.2", + "gulp-jscs": "^4.0.0", "gulp-jshint": "^2.0.0", "gulp-order": "^1.1.1", - "gulp-sass": "^2.2.0", + "gulp-sass": "^5.0.0", "jshint": "^2.9.1", "jshint-stylish": "^2.1.0", "merge-stream": "^1.0.0",