From 167342d4ca8199013474aff9ffd2abe3c3ab362d Mon Sep 17 00:00:00 2001 From: Andy Edwards Date: Tue, 10 Mar 2026 15:19:11 +0000 Subject: [PATCH] Update underscore to 1.13.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6dc5909..ba43491 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "des.js": "^1.0.1", "httpreq": ">=0.4.22", "js-md4": "^0.3.2", - "underscore": "~1.12.1" + "underscore": "^1.13.8" }, "author": { "name": "Sam Decrock",