From 5e7d41514168ba6e9461fafe405e7b78e3212ee4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Feb 2021 03:06:11 +0000 Subject: [PATCH] fix: upgrade rimraf from 2.2.8 to 2.7.1 Snyk has created this PR to upgrade rimraf from 2.2.8 to 2.7.1. See this package in npm: https://www.npmjs.com/package/rimraf See this project in Snyk: https://app.snyk.io/org/branded-entertainment-network/project/1834f33d-a4fe-4da5-9ca6-021da4dd765b?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 e26cce4..484d1d4 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "mime": "~1.2.11", "mkdirp": "~0.5.0", "pend": "~1.2.0", - "rimraf": "~2.2.8", + "rimraf": "~2.7.1", "streamsink": "~1.2.0" }, "bugs": {