From cd40090bed8e2831d024901daf59179534ae8aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 12:08:35 +0000 Subject: [PATCH] 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:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adda5fef5b8..b2bec5a57bc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "json-stringify-pretty-compact": "^2.0.0", "jsonwebtoken": "^8.3.0", "lodash": "^4.16.4", - "lodash.template": "4.5.0", + "lodash.template": "4.18.1", "mapbox-gl-styles": "2.0.2", "pixelmatch": "^4.0.2", "pngjs": "^3.4.0",