From f04f626477b611c0c4641616994d1ff727ef3092 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 6 Oct 2020 20:33:18 +0200 Subject: [PATCH] updated node-sass --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 673bfcdf..4e7a76cc 100755 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "localforage": "^1.7.4", "lodash": "^4.17.19", "moment": "^2.28.0", - "node-sass": "^4.13.1", + "node-sass": "^4.14.1", "nprogress": "^0.2.0", "path-to-regexp": "^6.1.0", "platform": "^1.3.6",