From c433466b9a4e6075bf8e7a51b456787a3b4e0754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 17:18:07 +0000 Subject: [PATCH] build(deps): bump xml-crypto from 2.1.5 to 2.1.6 Bumps [xml-crypto](https://github.com/node-saml/xml-crypto) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/node-saml/xml-crypto/releases) - [Changelog](https://github.com/node-saml/xml-crypto/blob/master/CHANGELOG.md) - [Commits](https://github.com/node-saml/xml-crypto/compare/v2.1.5...v2.1.6) --- updated-dependencies: - dependency-name: xml-crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 163f86e2..158213c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19141,9 +19141,9 @@ ws@^8.11.0, ws@^8.4.2: integrity sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew== xml-crypto@^2.1.3: - version "2.1.5" - resolved "https://registry.yarnpkg.com/xml-crypto/-/xml-crypto-2.1.5.tgz#e201ee51dca18dd9ae158ac101b6e995c983dca8" - integrity sha512-xOSJmGFm+BTXmaPYk8pPV3duKo6hJuZ5niN4uMzoNcTlwYs0jAu/N3qY+ud9MhE4N7eMRuC1ayC7Yhmb7MmAWg== + version "2.1.6" + resolved "https://registry.yarnpkg.com/xml-crypto/-/xml-crypto-2.1.6.tgz#c51a016cc8391fc1d9ebd9abc589e4c08b62d652" + integrity sha512-jjvpO8vHNV8QFhW5bMypP+k4BjBqHe/HrpIwpPcdUnUTIJakSIuN96o3Sdah4tKu2z64kM/JHEH8iEHGCc6Gyw== dependencies: "@xmldom/xmldom" "^0.7.9" xpath "0.0.32"