Bump smarty/smarty from 4.3.1 to 4.5.3 in /system

Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.3.1 to 4.5.3.
- [Release notes](https://github.com/smarty-php/smarty/releases)
- [Changelog](https://github.com/smarty-php/smarty/blob/v4.5.3/CHANGELOG.md)
- [Commits](https://github.com/smarty-php/smarty/compare/v4.3.1...v4.5.3)

---
updated-dependencies:
- dependency-name: smarty/smarty
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-29 18:46:53 +00:00 committed by GitHub
parent 01b3a357a7
commit b73747ed8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
system/composer.lock generated
View File

@ -413,16 +413,16 @@
}, },
{ {
"name": "smarty/smarty", "name": "smarty/smarty",
"version": "v4.3.1", "version": "v4.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/smarty-php/smarty.git", "url": "https://github.com/smarty-php/smarty.git",
"reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5" "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/9fc96a13dbaf546c3d7bcf95466726578cd4e0fa",
"reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5", "reference": "9fc96a13dbaf546c3d7bcf95466726578cd4e0fa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -473,9 +473,9 @@
"support": { "support": {
"forum": "https://github.com/smarty-php/smarty/discussions", "forum": "https://github.com/smarty-php/smarty/discussions",
"issues": "https://github.com/smarty-php/smarty/issues", "issues": "https://github.com/smarty-php/smarty/issues",
"source": "https://github.com/smarty-php/smarty/tree/v4.3.1" "source": "https://github.com/smarty-php/smarty/tree/v4.5.3"
}, },
"time": "2023-03-28T19:47:03+00:00" "time": "2024-05-28T21:46:01+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],
@ -486,5 +486,5 @@
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }