Bump xml-crypto from 2.1.4 to 3.0.0 (#83)

Bumps [xml-crypto](https://github.com/yaronn/xml-crypto) from 2.1.4 to 3.0.0.
- [Release notes](https://github.com/yaronn/xml-crypto/releases)
- [Commits](https://github.com/yaronn/xml-crypto/compare/v2.1.4...v3.0.0)

---
updated-dependencies:
- dependency-name: xml-crypto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2022-10-20 11:16:07 +01:00 committed by GitHub
parent 3b9f0861e0
commit b5ee006839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 16 deletions

66
package-lock.json generated
View File

@ -15,7 +15,7 @@
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-gtm-module": "2.0.11", "react-gtm-module": "2.0.11",
"xml-crypto": "2.1.4", "xml-crypto": "3.0.0",
"xml2js": "0.4.23", "xml2js": "0.4.23",
"xmlbuilder": "15.1.1" "xmlbuilder": "15.1.1"
}, },
@ -100,6 +100,26 @@
"node": ">=10.0.0" "node": ">=10.0.0"
} }
}, },
"node_modules/@boxyhq/saml20/node_modules/xml-crypto": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-2.1.4.tgz",
"integrity": "sha512-ModFeGOy67L/XXHcuepnYGF7DASEDw7fhvy+qIs1ORoH55G1IIr+fN0kaMtttwvmNFFMskD9AHro8wx352/mUg==",
"dependencies": {
"@xmldom/xmldom": "^0.7.0",
"xpath": "0.0.32"
},
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/@boxyhq/saml20/node_modules/xml-crypto/node_modules/@xmldom/xmldom": {
"version": "0.7.6",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.6.tgz",
"integrity": "sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ==",
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/@eslint/eslintrc": { "node_modules/@eslint/eslintrc": {
"version": "1.3.3", "version": "1.3.3",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.3.tgz", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.3.tgz",
@ -3680,11 +3700,11 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/xml-crypto": { "node_modules/xml-crypto": {
"version": "2.1.4", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-2.1.4.tgz", "resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-3.0.0.tgz",
"integrity": "sha512-ModFeGOy67L/XXHcuepnYGF7DASEDw7fhvy+qIs1ORoH55G1IIr+fN0kaMtttwvmNFFMskD9AHro8wx352/mUg==", "integrity": "sha512-vdmZOsWgjnFxYGY7OwCgxs+HLWzwvLgX2n0NSYWh3gudckQyNOmtJTT6ooOWEvDZSpC9qRjRs2bEXqKFi1oCHw==",
"dependencies": { "dependencies": {
"@xmldom/xmldom": "^0.7.0", "@xmldom/xmldom": "^0.8.3",
"xpath": "0.0.32" "xpath": "0.0.32"
}, },
"engines": { "engines": {
@ -3692,9 +3712,9 @@
} }
}, },
"node_modules/xml-crypto/node_modules/@xmldom/xmldom": { "node_modules/xml-crypto/node_modules/@xmldom/xmldom": {
"version": "0.7.6", "version": "0.8.3",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.6.tgz", "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz",
"integrity": "sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ==", "integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==",
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"
} }
@ -3811,6 +3831,22 @@
"version": "0.8.3", "version": "0.8.3",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz", "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz",
"integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==" "integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ=="
},
"xml-crypto": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-2.1.4.tgz",
"integrity": "sha512-ModFeGOy67L/XXHcuepnYGF7DASEDw7fhvy+qIs1ORoH55G1IIr+fN0kaMtttwvmNFFMskD9AHro8wx352/mUg==",
"requires": {
"@xmldom/xmldom": "^0.7.0",
"xpath": "0.0.32"
},
"dependencies": {
"@xmldom/xmldom": {
"version": "0.7.6",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.6.tgz",
"integrity": "sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ=="
}
}
} }
} }
}, },
@ -6107,18 +6143,18 @@
"dev": true "dev": true
}, },
"xml-crypto": { "xml-crypto": {
"version": "2.1.4", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-2.1.4.tgz", "resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-3.0.0.tgz",
"integrity": "sha512-ModFeGOy67L/XXHcuepnYGF7DASEDw7fhvy+qIs1ORoH55G1IIr+fN0kaMtttwvmNFFMskD9AHro8wx352/mUg==", "integrity": "sha512-vdmZOsWgjnFxYGY7OwCgxs+HLWzwvLgX2n0NSYWh3gudckQyNOmtJTT6ooOWEvDZSpC9qRjRs2bEXqKFi1oCHw==",
"requires": { "requires": {
"@xmldom/xmldom": "^0.7.0", "@xmldom/xmldom": "^0.8.3",
"xpath": "0.0.32" "xpath": "0.0.32"
}, },
"dependencies": { "dependencies": {
"@xmldom/xmldom": { "@xmldom/xmldom": {
"version": "0.7.6", "version": "0.8.3",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.6.tgz", "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz",
"integrity": "sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ==" "integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ=="
} }
} }
}, },

View File

@ -17,7 +17,7 @@
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-gtm-module": "2.0.11", "react-gtm-module": "2.0.11",
"xml-crypto": "2.1.4", "xml-crypto": "3.0.0",
"xml2js": "0.4.23", "xml2js": "0.4.23",
"xmlbuilder": "15.1.1" "xmlbuilder": "15.1.1"
}, },