From edd50d7956030bb5170fe72cf261d4941ce4f86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 17:17:37 +0000 Subject: [PATCH] Bump xml-crypto in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [xml-crypto](https://github.com/node-saml/xml-crypto). Updates `xml-crypto` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/node-saml/xml-crypto/releases) - [Changelog](https://github.com/node-saml/xml-crypto/blob/v6.0.1/CHANGELOG.md) - [Commits](https://github.com/node-saml/xml-crypto/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: xml-crypto dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7e31862..ffe43a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -374,9 +374,9 @@ "license": "ISC" }, "node_modules/xml-crypto": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-6.0.0.tgz", - "integrity": "sha512-L3RgnkaDrHaYcCnoENv4Idzt1ZRj5U1z1BDH98QdDTQfssScx8adgxhd9qwyYo+E3fXbQZjEQH7aiXHLVgxGvw==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-6.0.1.tgz", + "integrity": "sha512-v05aU7NS03z4jlZ0iZGRFeZsuKO1UfEbbYiaeRMiATBFs6Jq9+wqKquEMTn4UTrYZ9iGD8yz3KT4L9o2iF682w==", "license": "MIT", "dependencies": { "@xmldom/is-dom-node": "^1.0.1",