Bump @boxyhq/saml20 from 1.2.4 to 1.3.0 (#366)
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20) from 1.2.4 to 1.3.0. - [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.4...v1.3.0) --- updated-dependencies: - dependency-name: "@boxyhq/saml20" dependency-type: direct:production update-type: version-update:semver-minor ... 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
792897fc32
commit
b83bc8176c
16
package-lock.json
generated
16
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.2.0",
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.2.4",
|
||||
"@boxyhq/saml20": "1.3.0",
|
||||
"daisyui": "3.9.3",
|
||||
"next": "13.5.6",
|
||||
"react": "18.2.0",
|
||||
@ -70,13 +70,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@boxyhq/saml20": {
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.2.4.tgz",
|
||||
"integrity": "sha512-fd1JUqWyahan0/l33IZO+SG5BIqjcF6Dettkd+Z0N0ZVltTVthPnmK8X+YJ1fkh3DH/5n7YEXVlklyrBTmvKog==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@boxyhq/saml20/-/saml20-1.3.0.tgz",
|
||||
"integrity": "sha512-Qk1sWZPSj1A283VTPizkVqRKF3D1G3/InPLZgJWmLS/a4EKieF8N6HWk6jHJ+eq4vXlWS3eG4JFSMw2gJDaRjw==",
|
||||
"dependencies": {
|
||||
"@xmldom/xmldom": "0.8.10",
|
||||
"lodash": "4.17.21",
|
||||
"rambda": "8.3.0",
|
||||
"rambda": "8.5.0",
|
||||
"xml-crypto": "4.1.0",
|
||||
"xml-encryption": "3.0.2",
|
||||
"xml2js": "0.6.2",
|
||||
@ -3535,9 +3535,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/rambda": {
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/rambda/-/rambda-8.3.0.tgz",
|
||||
"integrity": "sha512-XN5B8zIB6efO9Y9SrzdLQyk6XX3U7OyWESIvNYnm7AH8KCbXBtzsUVFaJYpUcIx5VahmvNV7fNjevR/ohc90jw=="
|
||||
"version": "8.5.0",
|
||||
"resolved": "https://registry.npmjs.org/rambda/-/rambda-8.5.0.tgz",
|
||||
"integrity": "sha512-+bh+mA8Z2iL8fQR8iEvg04bhjlGcFNPaDkI1bDsbp/SQS8Oz29eA5LtdBDdii8tna1SGBMRNkZJ7tNJW/31K4Q=="
|
||||
},
|
||||
"node_modules/react": {
|
||||
"version": "18.2.0",
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.2.4",
|
||||
"@boxyhq/saml20": "1.3.0",
|
||||
"daisyui": "3.9.3",
|
||||
"next": "13.5.6",
|
||||
"react": "18.2.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user