diff --git a/web/composer.lock b/web/composer.lock index e2842454c..3304f7092 100644 --- a/web/composer.lock +++ b/web/composer.lock @@ -552,16 +552,16 @@ }, { "name": "smarty/smarty", - "version": "v5.3.0", + "version": "v5.3.1", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "353ca06d076da46964b0c709d8e4dd87677195b8" + "reference": "3cb35854326a94120cd415b81db28c53d95d0d5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/353ca06d076da46964b0c709d8e4dd87677195b8", - "reference": "353ca06d076da46964b0c709d8e4dd87677195b8", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3cb35854326a94120cd415b81db28c53d95d0d5d", + "reference": "3cb35854326a94120cd415b81db28c53d95d0d5d", "shasum": "" }, "require": { @@ -616,9 +616,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.3.0" + "source": "https://github.com/smarty-php/smarty/tree/v5.3.1" }, - "time": "2024-05-30T11:14:56+00:00" + "time": "2024-06-16T19:51:13+00:00" }, { "name": "symfony/deprecation-contracts",