From 47263d04a68dab5bb6807588fa626a96cd603cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 06:48:34 +0000 Subject: [PATCH] Bump lodash.template from 4.5.0 to 4.18.1 in /flowauth/frontend 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: indirect ... Signed-off-by: dependabot[bot] --- flowauth/frontend/package-lock.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/flowauth/frontend/package-lock.json b/flowauth/frontend/package-lock.json index 62582ebaa7..fcb9ec5cba 100644 --- a/flowauth/frontend/package-lock.json +++ b/flowauth/frontend/package-lock.json @@ -18602,8 +18602,10 @@ "license": "MIT" }, "node_modules/lodash.template": { - "version": "4.5.0", - "license": "MIT", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.18.1.tgz", + "integrity": "sha512-5urZrLnV/VD6zHK5KsVtZgt7H19v51mIzoS0aBNH8yp3I8tbswrEjOABOPY8m8uB7NuibubLrMX+Y0PXsU9X+w==", + "deprecated": "This package is deprecated. Use https://socket.dev/npm/package/eta instead.", "dependencies": { "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0" @@ -40864,7 +40866,9 @@ "dev": true }, "lodash.template": { - "version": "4.5.0", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.18.1.tgz", + "integrity": "sha512-5urZrLnV/VD6zHK5KsVtZgt7H19v51mIzoS0aBNH8yp3I8tbswrEjOABOPY8m8uB7NuibubLrMX+Y0PXsU9X+w==", "requires": { "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0"