diff --git a/composer.lock b/composer.lock index b6d1ed8f3..9d3e9be17 100644 --- a/composer.lock +++ b/composer.lock @@ -993,16 +993,16 @@ }, { "name": "smarty/smarty", - "version": "v5.4.0", + "version": "v5.4.1", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "fd90f7eac969d998736edbf12dadf04c64471b0a" + "reference": "cd58df7a2603b7d925e5db5c9d50f10987695fd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/fd90f7eac969d998736edbf12dadf04c64471b0a", - "reference": "fd90f7eac969d998736edbf12dadf04c64471b0a", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/cd58df7a2603b7d925e5db5c9d50f10987695fd3", + "reference": "cd58df7a2603b7d925e5db5c9d50f10987695fd3", "shasum": "" }, "require": { @@ -1057,9 +1057,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/v5.4.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.4.1" }, - "time": "2024-08-14T20:00:44+00:00" + "time": "2024-08-29T23:10:45+00:00" }, { "name": "symfony/polyfill-mbstring",