build(deps): bump xml-crypto and @boxyhq/saml20 (#885)
Bumps [xml-crypto](https://github.com/node-saml/xml-crypto) to 6.0.1 and updates ancestor dependency [@boxyhq/saml20](https://github.com/boxyhq/saml20). These dependencies need to be updated together. 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) Updates `@boxyhq/saml20` from 1.8.0 to 1.10.1 - [Release notes](https://github.com/boxyhq/saml20/releases) - [Changelog](https://github.com/boxyhq/saml20/blob/main/.release-it.json) - [Commits](https://github.com/boxyhq/saml20/compare/1.8.0...1.10.1) --- updated-dependencies: - dependency-name: xml-crypto dependency-type: indirect - dependency-name: "@boxyhq/saml20" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d91f93953a
commit
368c50a751
24
package-lock.json
generated
24
package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "1.3.11",
|
"version": "1.3.11",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@boxyhq/saml20": "1.8.0",
|
"@boxyhq/saml20": "1.10.1",
|
||||||
"daisyui": "4.12.24",
|
"daisyui": "4.12.24",
|
||||||
"next": "15.2.0",
|
"next": "15.2.0",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
@ -75,13 +75,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@boxyhq/saml20": {
|
"node_modules/@boxyhq/saml20": {
|
||||||
"version": "1.8.0",
|
"version": "1.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.10.1.tgz",
|
||||||
"integrity": "sha512-NjSTYFrxsAnR0PqdarAuHb50+udk5XxYJt7XjpQgUAzys65c4mXoHapvEpSVKtM1WEEY/pCzB0KdcoCDJ6HxVg==",
|
"integrity": "sha512-LViW69mFUTG1aNCrMz8qOCcwJgg8a/svDSEKt+60cuCTYy7PbCeIbmZhe7SMPBOUIaBBjMid67lYqnKz8oj2Vg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xmldom/xmldom": "0.9.7",
|
"@xmldom/xmldom": "0.9.8",
|
||||||
"xml-crypto": "6.0.0",
|
"xml-crypto": "6.0.1",
|
||||||
"xml-encryption": "3.1.0",
|
"xml-encryption": "3.1.0",
|
||||||
"xml2js": "0.6.2",
|
"xml2js": "0.6.2",
|
||||||
"xmlbuilder": "15.1.1"
|
"xmlbuilder": "15.1.1"
|
||||||
@ -1913,9 +1913,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@xmldom/xmldom": {
|
"node_modules/@xmldom/xmldom": {
|
||||||
"version": "0.9.7",
|
"version": "0.9.8",
|
||||||
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.7.tgz",
|
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
|
||||||
"integrity": "sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ==",
|
"integrity": "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.6"
|
"node": ">=14.6"
|
||||||
@ -9130,9 +9130,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/xml-crypto": {
|
"node_modules/xml-crypto": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-6.0.1.tgz",
|
||||||
"integrity": "sha512-L3RgnkaDrHaYcCnoENv4Idzt1ZRj5U1z1BDH98QdDTQfssScx8adgxhd9qwyYo+E3fXbQZjEQH7aiXHLVgxGvw==",
|
"integrity": "sha512-v05aU7NS03z4jlZ0iZGRFeZsuKO1UfEbbYiaeRMiATBFs6Jq9+wqKquEMTn4UTrYZ9iGD8yz3KT4L9o2iF682w==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xmldom/is-dom-node": "^1.0.1",
|
"@xmldom/is-dom-node": "^1.0.1",
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
"release": "git checkout release && git merge origin/main && release-it && git checkout main && git merge origin/release && git push origin main"
|
"release": "git checkout release && git merge origin/main && release-it && git checkout main && git merge origin/release && git push origin main"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@boxyhq/saml20": "1.8.0",
|
"@boxyhq/saml20": "1.10.1",
|
||||||
"daisyui": "4.12.24",
|
"daisyui": "4.12.24",
|
||||||
"next": "15.2.0",
|
"next": "15.2.0",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user