From ba650b2dc2f9ee1249f8b474030f6189f9c3d3e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Dec 2020 23:14:22 +0000 Subject: [PATCH] fix: upgrade grunt-cli from 0.1.11 to 0.1.13 Snyk has created this PR to upgrade grunt-cli from 0.1.11 to 0.1.13. See this package in npm: https://www.npmjs.com/package/grunt-cli See this project in Snyk: https://app.snyk.io/org/symph/project/053dfc87-53a8-4a04-9f51-59b7ef2e1dde?utm_source=github&utm_medium=upgrade-pr --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 4143f3ca..fd1b98aa --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "grunt": "~0.4.2", "grunt-contrib-clean": "~0.5.0", "grunt-gh-pages": "0.9.1", - "grunt-cli": "0.1.11", + "grunt-cli": "0.1.13", "gitbook": "0.6.0", "grunt-http-server": "0.0.5", "gitbook-plugin": "0.0.2", @@ -18,7 +18,7 @@ "grunt": "~0.4.2", "grunt-contrib-clean": "~0.5.0", "grunt-gh-pages": "0.9.1", - "grunt-cli": "0.1.11", + "grunt-cli": "0.1.13", "gitbook": "0.6.0", "grunt-http-server": "0.0.5", "gitbook-plugin": "0.0.2",