From 6f248b1304bc16d1d1bf2f320bce82a51b158c27 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2019 03:24:16 +0000 Subject: [PATCH] chore: upgrade shelljs from 0.3.0 to 0.8.3 Snyk has created this PR to upgrade shelljs from 0.3.0 to 0.8.3. See this package in NPM: https://www.npmjs.com/package/shelljs See this project in Snyk: https://app.snyk.io/org/ali8668/project/8882c544-42a6-443d-a231-fe0249b96ae4?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b668359b2..f750003be 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lodash": "^4.6.1", "moment": "^2.18.1", "preconditions": "^1.0.8", - "shelljs": "^0.3.0", + "shelljs": "^0.8.3", "sjcl": "^1.0.2", "unzip": "git+https://github.com/byteball/unzip.git", "zip": "git+https://github.com/xJeneKx/zip.git"