From b73747ed8d4a6dbc9265af7a35feecd9908bbc89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 18:46:53 +0000 Subject: [PATCH] Bump smarty/smarty from 4.3.1 to 4.5.3 in /system Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.3.1 to 4.5.3. - [Release notes](https://github.com/smarty-php/smarty/releases) - [Changelog](https://github.com/smarty-php/smarty/blob/v4.5.3/CHANGELOG.md) - [Commits](https://github.com/smarty-php/smarty/compare/v4.3.1...v4.5.3) --- updated-dependencies: - dependency-name: smarty/smarty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- system/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/system/composer.lock b/system/composer.lock index 40d0cae..dad6797 100644 --- a/system/composer.lock +++ b/system/composer.lock @@ -413,16 +413,16 @@ }, { "name": "smarty/smarty", - "version": "v4.3.1", + "version": "v4.5.3", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5" + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5", - "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", "shasum": "" }, "require": { @@ -473,9 +473,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.1" + "source": "https://github.com/smarty-php/smarty/tree/v4.5.3" }, - "time": "2023-03-28T19:47:03+00:00" + "time": "2024-05-28T21:46:01+00:00" } ], "packages-dev": [], @@ -486,5 +486,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }