From fe4fe6ca20fd9d74a29344101a7ee630533d3109 Mon Sep 17 00:00:00 2001 From: Santiago Garcia Gil Date: Thu, 14 Oct 2021 11:02:58 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b39b8d..85b66f1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "typescript": "^4.3.5" }, "dependencies": { - "lodash": "^4.17.5" + "lodash": "^4.17.21" }, "resolutions": { "write-file-atomic": "2.4.1"