From ced56ac092e1c07cecfa86e5d50d123f7cf360b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 09:04:39 +0000 Subject: [PATCH] update file package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ef89b344..7ddbc570 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "prettier": "^2.4.1", "ts-jest": "^29.1.0", "typescript": "^4.7.4", - "lodash": "4.17.4" + "lodash": "4.17.21" }, "dependencies": { "@actions/core": "^1.9.0", @@ -62,7 +62,7 @@ "uuid": "^8.3.2", "underscore": "^1.8.3", "jquery": "2.2.4", - "lodash": "4.17.4", + "lodash": "4.17.21", "moment": "2.15.1", "method-override": "latest" },