From 4148a82be539c4787a4eb3564fc73eb9e80c8f8b Mon Sep 17 00:00:00 2001 From: Elsa Mary Date: Tue, 25 Feb 2025 16:25:22 +0530 Subject: [PATCH] Update lodash --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d14498a596e..28cfe747879 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "jquery-ujs": "~1.2.2", "jquery.hotkeys": "~0.1.0", "jquery.observe_field": "~0.1.0", - "lodash": "~4.17.12", + "lodash": "~4.17.21", "moment": "~2.29.4", "moment-duration-format": "~2.2.2", "moment-strftime": "~0.5.0", diff --git a/yarn.lock b/yarn.lock index 083211cbe38..87888252436 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11677,7 +11677,7 @@ __metadata: jquery.hotkeys: "npm:~0.1.0" jquery.observe_field: "npm:~0.1.0" js-yaml: "npm:~3.13.1" - lodash: "npm:~4.17.12" + lodash: "npm:~4.17.21" moment: "npm:~2.29.4" moment-duration-format: "npm:~2.2.2" moment-strftime: "npm:~0.5.0"