From 3a2a8917841384c011e4e8fa268a1a4fc6b11939 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Jun 2022 00:57:33 +0000 Subject: [PATCH] chore(deps): update dependency underscore to v1.13.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c478dfeab..079ed67c5 100644 --- a/package.json +++ b/package.json @@ -245,7 +245,7 @@ "lodash": "4.17.21", "handlebars": "4.7.7", "ua-parser-js": "0.7.28", - "underscore": "1.13.1", + "underscore": "1.13.4", "jose": "3.15.5", "elliptic": "6.5.4", "yargs-parser": "20.2.9",