From d4c657f1b39bccdd0abfc0a7b5f5371c47a7e9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 06:10:35 +0000 Subject: [PATCH] Bump lodash.template 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] --- .../client-application-react/package-lock.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/2022-12-06_HashiCorp-Meetup-Zurich/sample-app/client-application-react/package-lock.json b/2022-12-06_HashiCorp-Meetup-Zurich/sample-app/client-application-react/package-lock.json index c36cde9..f632ce0 100644 --- a/2022-12-06_HashiCorp-Meetup-Zurich/sample-app/client-application-react/package-lock.json +++ b/2022-12-06_HashiCorp-Meetup-Zurich/sample-app/client-application-react/package-lock.json @@ -21187,9 +21187,10 @@ "dev": true }, "node_modules/lodash.template": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz", - "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==", + "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.", "dev": true, "dependencies": { "lodash._reinterpolate": "^3.0.0", @@ -48839,9 +48840,9 @@ "dev": true }, "lodash.template": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz", - "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.18.1.tgz", + "integrity": "sha512-5urZrLnV/VD6zHK5KsVtZgt7H19v51mIzoS0aBNH8yp3I8tbswrEjOABOPY8m8uB7NuibubLrMX+Y0PXsU9X+w==", "dev": true, "requires": { "lodash._reinterpolate": "^3.0.0",