diff --git a/Resources/Private/Libs/Build/composer.lock b/Resources/Private/Libs/Build/composer.lock index 17ad4d0a3..99591090f 100644 --- a/Resources/Private/Libs/Build/composer.lock +++ b/Resources/Private/Libs/Build/composer.lock @@ -1395,16 +1395,16 @@ }, { "name": "symfony/serializer", - "version": "v5.4.22", + "version": "v5.4.23", "source": { "type": "git", "url": "/~https://github.com/symfony/serializer.git", - "reference": "5b1e0234bb801e6e565771c0cec64551137ea3ef" + "reference": "545da11697153c24c274b9a68cab550b2c0a9860" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/5b1e0234bb801e6e565771c0cec64551137ea3ef", - "reference": "5b1e0234bb801e6e565771c0cec64551137ea3ef", + "url": "https://api.github.com/repos/symfony/serializer/zipball/545da11697153c24c274b9a68cab550b2c0a9860", + "reference": "545da11697153c24c274b9a68cab550b2c0a9860", "shasum": "" }, "require": { @@ -1478,7 +1478,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "/~https://github.com/symfony/serializer/tree/v5.4.22" + "source": "/~https://github.com/symfony/serializer/tree/v5.4.23" }, "funding": [ { @@ -1494,7 +1494,7 @@ "type": "tidelift" } ], - "time": "2023-03-31T09:21:17+00:00" + "time": "2023-04-17T13:59:16+00:00" }, { "name": "symfony/service-contracts",