Bump @boxyhq/saml20 from 1.0.4 to 1.0.6 (#38)

Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/boxyhq/saml20/releases)
- [Commits](https://github.com/boxyhq/saml20/compare/v1.0.4...v1.0.6)

---
updated-dependencies:
- dependency-name: "@boxyhq/saml20"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-08-29 03:43:56 -07:00 committed by GitHub
parent d5d4961e54
commit e9c5d0fa28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 19 deletions

36
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.2",
"license": "Apache 2.0",
"dependencies": {
"@boxyhq/saml20": "1.0.4",
"@boxyhq/saml20": "1.0.6",
"daisyui": "2.24.0",
"next": "12.2.5",
"react": "18.2.0",
@ -78,14 +78,14 @@
}
},
"node_modules/@boxyhq/saml20": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.0.4.tgz",
"integrity": "sha512-MhwdWd/pr6SwnmRKN3swDLu5mjbL9iOYvFuAd2kX+M1rBQROpyK831KFaJVTj2ri31Ts6jHJ/44yIpn4YS9hEQ==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.0.6.tgz",
"integrity": "sha512-PI3OWnv3XJLHKk1xAuVtOhIsgVnV1afjJgVsHPoHeq4HjhPOVl/DeknLiJhm9nEXL31MC2jL75XviFRSNdCAXw==",
"dependencies": {
"@authenio/xml-encryption": "git+ssh://git@github.com/boxyhq/node-xml-encryption.git#70b915d7dd107f8191a8e671e9b1e59aed0258f4",
"@authenio/xml-encryption": "git+https://github.com/boxyhq/node-xml-encryption.git#70b915d7dd107f8191a8e671e9b1e59aed0258f4",
"@xmldom/xmldom": "0.8.2",
"lodash": "4.17.21",
"rambda": "7.1.4",
"rambda": "7.2.0",
"thumbprint": "0.0.1",
"xml-crypto": "2.1.4",
"xml2js": "0.4.23",
@ -3084,9 +3084,9 @@
}
},
"node_modules/rambda": {
"version": "7.1.4",
"resolved": "https://registry.npmjs.org/rambda/-/rambda-7.1.4.tgz",
"integrity": "sha512-bPK8sSiVHIC7CqdWga8R+hRi5hfc4hK6S01lZW4KrLwSNryQoKaCOJA9GNiF20J7Nbe1vejRfR37/ASQXFL5EA=="
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/rambda/-/rambda-7.2.0.tgz",
"integrity": "sha512-xW2ZcQh+AtRHdIN0RUix+gAwyfAeMBZA6SnLSblw1+YRqUx+eV4Eppg/ayDdrvSs6KegZYHYtSF6+I86Z5Owqg=="
},
"node_modules/react": {
"version": "18.2.0",
@ -3771,7 +3771,7 @@
"@authenio/xml-encryption": {
"version": "git+ssh://git@github.com/boxyhq/node-xml-encryption.git#70b915d7dd107f8191a8e671e9b1e59aed0258f4",
"integrity": "sha512-lvqidyGYK+D3slGxlL4w6LXXxtLAP7euiyjB/N9KPrL42vLPaa6sFNNgjRRsd/jyCA90OCEK6RpN3sdMU7FffA==",
"from": "@authenio/xml-encryption@git+ssh://git@github.com/boxyhq/node-xml-encryption.git#70b915d7dd107f8191a8e671e9b1e59aed0258f4",
"from": "@authenio/xml-encryption@git+https://github.com/boxyhq/node-xml-encryption.git#70b915d7dd107f8191a8e671e9b1e59aed0258f4",
"requires": {
"@xmldom/xmldom": "0.8.2",
"escape-html": "1.0.3",
@ -3794,14 +3794,14 @@
}
},
"@boxyhq/saml20": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.0.4.tgz",
"integrity": "sha512-MhwdWd/pr6SwnmRKN3swDLu5mjbL9iOYvFuAd2kX+M1rBQROpyK831KFaJVTj2ri31Ts6jHJ/44yIpn4YS9hEQ==",
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.0.6.tgz",
"integrity": "sha512-PI3OWnv3XJLHKk1xAuVtOhIsgVnV1afjJgVsHPoHeq4HjhPOVl/DeknLiJhm9nEXL31MC2jL75XviFRSNdCAXw==",
"requires": {
"@authenio/xml-encryption": "git+ssh://git@github.com/boxyhq/node-xml-encryption.git#70b915d7dd107f8191a8e671e9b1e59aed0258f4",
"@authenio/xml-encryption": "git+https://github.com/boxyhq/node-xml-encryption.git#70b915d7dd107f8191a8e671e9b1e59aed0258f4",
"@xmldom/xmldom": "0.8.2",
"lodash": "4.17.21",
"rambda": "7.1.4",
"rambda": "7.2.0",
"thumbprint": "0.0.1",
"xml-crypto": "2.1.4",
"xml2js": "0.4.23",
@ -5712,9 +5712,9 @@
"version": "5.1.1"
},
"rambda": {
"version": "7.1.4",
"resolved": "https://registry.npmjs.org/rambda/-/rambda-7.1.4.tgz",
"integrity": "sha512-bPK8sSiVHIC7CqdWga8R+hRi5hfc4hK6S01lZW4KrLwSNryQoKaCOJA9GNiF20J7Nbe1vejRfR37/ASQXFL5EA=="
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/rambda/-/rambda-7.2.0.tgz",
"integrity": "sha512-xW2ZcQh+AtRHdIN0RUix+gAwyfAeMBZA6SnLSblw1+YRqUx+eV4Eppg/ayDdrvSs6KegZYHYtSF6+I86Z5Owqg=="
},
"react": {
"version": "18.2.0",

View File

@ -11,7 +11,7 @@
"lint": "next lint"
},
"dependencies": {
"@boxyhq/saml20": "1.0.4",
"@boxyhq/saml20": "1.0.6",
"daisyui": "2.24.0",
"next": "12.2.5",
"react": "18.2.0",