From 157fdd06bdd979272058d88a162605b686347738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 22:12:40 +0000 Subject: [PATCH] Bump robrichards/xmlseclibs from 3.1.4 to 3.1.5 in /core Bumps [robrichards/xmlseclibs](https://github.com/robrichards/xmlseclibs) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/robrichards/xmlseclibs/releases) - [Changelog](https://github.com/robrichards/xmlseclibs/blob/master/CHANGELOG.txt) - [Commits](https://github.com/robrichards/xmlseclibs/compare/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: robrichards/xmlseclibs dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- core/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/composer.lock b/core/composer.lock index dc58e320e3..2cdb04fa4b 100644 --- a/core/composer.lock +++ b/core/composer.lock @@ -5423,16 +5423,16 @@ }, { "name": "robrichards/xmlseclibs", - "version": "3.1.4", + "version": "3.1.5", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", - "reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd" + "reference": "03062be78178cbb5e8f605cd255dc32a14981f92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/bc87389224c6de95802b505e5265b0ec2c5bcdbd", - "reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/03062be78178cbb5e8f605cd255dc32a14981f92", + "reference": "03062be78178cbb5e8f605cd255dc32a14981f92", "shasum": "" }, "require": { @@ -5459,9 +5459,9 @@ ], "support": { "issues": "https://github.com/robrichards/xmlseclibs/issues", - "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.4" + "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.5" }, - "time": "2025-12-08T11:57:53+00:00" + "time": "2026-03-13T10:31:56+00:00" }, { "name": "sabberworm/php-css-parser",