Bump @boxyhq/saml20 from 1.2.2 to 1.2.3 (#219)
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20) from 1.2.2 to 1.2.3. - [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/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: "@boxyhq/saml20" dependency-type: direct:production update-type: version-update:semver-patch ... 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
428bc0c938
commit
5a300b639d
42
package-lock.json
generated
42
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.1.4",
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.2.2",
|
||||
"@boxyhq/saml20": "1.2.3",
|
||||
"daisyui": "3.2.1",
|
||||
"next": "13.4.10",
|
||||
"react": "18.2.0",
|
||||
@ -80,14 +80,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@boxyhq/saml20": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.2.2.tgz",
|
||||
"integrity": "sha512-uFwXeFqgNfXiaSH+0VrxeLJSeLP9de3O/q6qZtIBJbS69UGuVDSZTdzkaPV+jNi4THvHFBrfEeIieoLiSAt2AA==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.2.3.tgz",
|
||||
"integrity": "sha512-a48RtrRqF0bcndO1GZm8VsEzBxawtvM9BzyvYtRXrHp5VTLBdAn/oWvGirwDdGiodNyp0HtUvjHYm7fT1y/9xA==",
|
||||
"dependencies": {
|
||||
"@xmldom/xmldom": "0.8.8",
|
||||
"@xmldom/xmldom": "0.8.9",
|
||||
"lodash": "4.17.21",
|
||||
"rambda": "7.5.0",
|
||||
"xml-crypto": "3.1.0",
|
||||
"rambda": "8.2.0",
|
||||
"xml-crypto": "3.2.0",
|
||||
"xml-encryption": "3.0.2",
|
||||
"xml2js": "0.6.0",
|
||||
"xmlbuilder": "15.1.1"
|
||||
@ -591,9 +591,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@xmldom/xmldom": {
|
||||
"version": "0.8.8",
|
||||
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.8.tgz",
|
||||
"integrity": "sha512-0LNz4EY8B/8xXY86wMrQ4tz6zEHZv9ehFMJPm8u2gq5lQ71cfRKdaKyxfJAx5aUoyzx0qzgURblTisPGgz3d+Q==",
|
||||
"version": "0.8.9",
|
||||
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.9.tgz",
|
||||
"integrity": "sha512-4VSbbcMoxc4KLjb1gs96SRmi7w4h1SF+fCoiK0XaQX62buCc1G5d0DC5bJ9xJBNPDSVCmIrcl8BiYxzjrqaaJA==",
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
}
|
||||
@ -3163,9 +3163,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/rambda": {
|
||||
"version": "7.5.0",
|
||||
"resolved": "https://registry.npmjs.org/rambda/-/rambda-7.5.0.tgz",
|
||||
"integrity": "sha512-y/M9weqWAH4iopRd7EHDEQQvpFPHj1AA3oHozE9tfITHUtTR7Z9PSlIRRG2l1GuW7sefC1cXFfIcF+cgnShdBA=="
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/rambda/-/rambda-8.2.0.tgz",
|
||||
"integrity": "sha512-4IAyedMLnNke/CGepPzh90tJtRcgXYhz8R1hmY3CqVbOiXQ4fwpK+myCzPkR+MhOkHyx04CjgMbc3r1GRSciaA=="
|
||||
},
|
||||
"node_modules/react": {
|
||||
"version": "18.2.0",
|
||||
@ -3882,25 +3882,17 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/xml-crypto": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-3.1.0.tgz",
|
||||
"integrity": "sha512-GPDprzBeCvn2ByTzeX+DOXbQ7V2IHmE6H1WZkrR+5LPrRQrwwYC9RoCYZ2++y2yJTYzRre1qY4gqNjmJLKdQ6Q==",
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/xml-crypto/-/xml-crypto-3.2.0.tgz",
|
||||
"integrity": "sha512-qVurBUOQrmvlgmZqIVBqmb06TD2a/PpEUfFPgD7BuBfjmoH4zgkqaWSIJrnymlCvM2GGt9x+XtJFA+ttoAufqg==",
|
||||
"dependencies": {
|
||||
"@xmldom/xmldom": "0.8.7",
|
||||
"@xmldom/xmldom": "^0.8.8",
|
||||
"xpath": "0.0.32"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/xml-crypto/node_modules/@xmldom/xmldom": {
|
||||
"version": "0.8.7",
|
||||
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.7.tgz",
|
||||
"integrity": "sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==",
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/xml-encryption": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/xml-encryption/-/xml-encryption-3.0.2.tgz",
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.2.2",
|
||||
"@boxyhq/saml20": "1.2.3",
|
||||
"daisyui": "3.2.1",
|
||||
"next": "13.4.10",
|
||||
"react": "18.2.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user