From f78dd177de0bab1d9132065c666a71c66e57e762 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jan 2022 05:29:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a5719e3..47e2f8b 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "grunt": "~0.4.1", "grunt-combine": "~0.8.3", "grunt-lineending": "~0.2.4", - "shelljs": "~0.7.8" + "shelljs": "~0.8.5" }, "devDependencies": { "grunt": "~0.4.1", "grunt-combine": "~0.8.3", "grunt-lineending": "~0.2.4", - "shelljs": "~0.7.8" + "shelljs": "~0.8.5" }, "scripts": { "test": ""