diff --git a/composer.lock b/composer.lock index 8934ea9..c22312f 100644 --- a/composer.lock +++ b/composer.lock @@ -2258,16 +2258,16 @@ }, { "name": "smarty/smarty", - "version": "v4.0.4", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "cdf0f2b164fbb9a96f86be97713a2426f0bb0c97" + "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/cdf0f2b164fbb9a96f86be97713a2426f0bb0c97", - "reference": "cdf0f2b164fbb9a96f86be97713a2426f0bb0c97", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ffa2b81a8e354a49fd8a2f24742dc9dc399e8007", + "reference": "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007", "shasum": "" }, "require": { @@ -2318,9 +2318,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.0.4" + "source": "https://github.com/smarty-php/smarty/tree/v4.2.1" }, - "time": "2022-01-17T23:17:19+00:00" + "time": "2022-09-14T10:59:01+00:00" }, { "name": "symfony/console",