chore: Twig update (CVE-2024-45411) (#736)

This commit is contained in:
Loïc Vernet 2024-09-18 11:45:17 +02:00 committed by Hugo Nicolas
parent 9318fd8770
commit 951ebf9ab6
No known key found for this signature in database
GPG key ID: 09CB3D93EB8B0E61
2 changed files with 7 additions and 6 deletions

View file

@ -6,6 +6,7 @@
"fetch": "eager", "fetch": "eager",
"autoimport": { "autoimport": {
"tom-select/dist/css/tom-select.default.css": true, "tom-select/dist/css/tom-select.default.css": true,
"tom-select/dist/css/tom-select.bootstrap4.css": false,
"tom-select/dist/css/tom-select.bootstrap5.css": false "tom-select/dist/css/tom-select.bootstrap5.css": false
} }
} }

12
composer.lock generated
View file

@ -15520,16 +15520,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.12.0", "version": "v3.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea" "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea", "url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
"reference": "4d19472d4ac1838e0b1f0e029ce1fa4040eb34ea", "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15583,7 +15583,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.12.0" "source": "https://github.com/twigphp/Twig/tree/v3.14.0"
}, },
"funding": [ "funding": [
{ {
@ -15595,7 +15595,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-08-29T09:51:12+00:00" "time": "2024-09-09T17:55:12+00:00"
}, },
{ {
"name": "webbaard/payum-mollie", "name": "webbaard/payum-mollie",