From 5b8b1c57f7d0ed7f13737c82310b01628a21f251 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Mar 2022 17:06:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 588598d..9b3e72b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "gulp-sourcemaps": "^1", "gulp-uglify": "^1", "jshint-stylish": "^2", - "laravel-elixir": "^3.0.0", + "laravel-elixir": "^5.0.0", "laravel-elixir-livereload": "^1.1.1", "main-bower-files": "^2.1.0" },