From bf88fed4726a5f54b18b0d057aea1b6ed51e747b Mon Sep 17 00:00:00 2001 From: kodxana Date: Fri, 3 Sep 2021 16:29:40 +0200 Subject: [PATCH] Updated packages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a2649c..3b11278 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "cpx": "^1.5.0", "cross-env": "^7.0.2", "jest": "^26.5.3", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "marked": "^2.0.0", "node-forge": "^0.10.0", "node-sass": "^4.14.1",