diff --git a/composer.lock b/composer.lock index ef5785b98d..6c55a62e8d 100644 --- a/composer.lock +++ b/composer.lock @@ -752,16 +752,16 @@ }, { "name": "smarty/smarty", - "version": "v5.2.0", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "cdee97d3f1dff597be8583625adb42710da2c885" + "reference": "353ca06d076da46964b0c709d8e4dd87677195b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/cdee97d3f1dff597be8583625adb42710da2c885", - "reference": "cdee97d3f1dff597be8583625adb42710da2c885", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/353ca06d076da46964b0c709d8e4dd87677195b8", + "reference": "353ca06d076da46964b0c709d8e4dd87677195b8", "shasum": "" }, "require": { @@ -816,9 +816,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.2.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.3.0" }, - "time": "2024-05-28T21:45:16+00:00" + "time": "2024-05-30T11:14:56+00:00" }, { "name": "symfony/polyfill-mbstring",