From c85ff8a7fa3cbd9619113608d2b8b42fe40046b9 Mon Sep 17 00:00:00 2001
From: secf00tprint <secf00tprint@gmail.com>
Date: Tue, 09 Feb 2021 21:53:06 +0000
Subject: [PATCH] update deps

---
 2020_03_11_47th/blueteaming/package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/2020_03_11_47th/blueteaming/package.json b/2020_03_11_47th/blueteaming/package.json
index bceb338..ad06f2b 100644
--- a/2020_03_11_47th/blueteaming/package.json
+++ b/2020_03_11_47th/blueteaming/package.json
@@ -39,7 +39,7 @@
     "grunt-sass": "~1.2.0",
     "grunt-retire": "~0.3.10",
     "grunt-zip": "~0.17.1",
-    "node-sass": "~3.13.0"
+    "node-sass": ">=5.0.0"
   },
   "license": "MIT"
 }

--
Gitblit v1.10.0