From c2ff273420d2fcc08cb120d2ed66eeef9e0e92dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:47:23 +0000 Subject: [PATCH] Composer(deps): Bump smarty/smarty from 4.3.4 to 4.3.5 in /web Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/master/CHANGELOG.md) - [Commits](https://github.com/smarty-php/smarty/compare/v4.3.4...v4.3.5) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web/composer.lock b/web/composer.lock index 6185c387e..3da228e47 100644 --- a/web/composer.lock +++ b/web/composer.lock @@ -617,16 +617,16 @@ }, { "name": "smarty/smarty", - "version": "v4.3.4", + "version": "v4.3.5", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5" + "reference": "e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5", - "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c", + "reference": "e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c", "shasum": "" }, "require": { @@ -677,9 +677,9 @@ "support": { "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", - "source": "https://github.com/smarty-php/smarty/tree/v4.3.4" + "source": "https://github.com/smarty-php/smarty/tree/v4.3.5" }, - "time": "2023-09-14T10:59:08+00:00" + "time": "2024-01-23T10:47:54+00:00" }, { "name": "stella-maris/clock",