From b9f6c9b3b5bfcc207647dd9c7fbe507b8d392d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 04:01:31 +0000 Subject: [PATCH] chore(deps): bump lodash.template from 4.5.0 to 4.18.1 Bumps [lodash.template](https://github.com/lodash/lodash) from 4.5.0 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.5.0...4.18.1) --- updated-dependencies: - dependency-name: lodash.template dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40f8f3e..4852d59 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "joi": "13.7.0", "lodash.assign": "4.2.0", - "lodash.template": "4.5.0", + "lodash.template": "4.18.1", "when": "3.7.8" }, "scripts": {