From 30ca85b2addd5cd848db1312255522e215d01530 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 04:10:55 +0000 Subject: [PATCH] Update dependency underscore to v1.13.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5222a73..c491421 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "express-session": "1.13.0", "grunt": "1.0.1", "grunt-cli": "1.2.0", - "underscore": "1.8.3", + "underscore": "1.13.6", "event-source-polyfill": "1.0.26" } }