diff --git a/composer.lock b/composer.lock index 20ee9328c..5aeb28afa 100644 --- a/composer.lock +++ b/composer.lock @@ -444,16 +444,16 @@ }, { "name": "smarty/smarty", - "version": "v4.3.5", + "version": "v4.5.3", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c" + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c", - "reference": "e0cbbdf6ea21768d0194e59d2f8c2e20d5f0868c", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", + "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa", "shasum": "" }, "require": { @@ -504,9 +504,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.5" + "source": "https://github.com/smarty-php/smarty/tree/v4.5.3" }, - "time": "2024-01-23T10:47:54+00:00" + "time": "2024-05-28T21:46:01+00:00" }, { "name": "voku/simple-cache",